For the complete documentation index, see llms.txt. This page is also available as Markdown.

Log Sources

It is essential to identify the origin of the logs before choosing the right approach to installing and configuring the Fluent Bit agent. However, to provide convenient parsing and data labeling, IONOS CLOUD accepts logs from the following four log sources: Kubernetes, Docker, Systemd, and Generic (Example: HTTP). The configuration of these log sources varies accordingly.

Note: Technically, you can send logs with Fluent Bit from any source if the following communication protocols are supported: TCP and HTTP. The only convenient parsing currently offered is using the specified log sources.

This method lets you collect and ship your Kubernetes application's logs. Fluent Bit offers a wide range of information on how to set it up on your Kubernetes cluster. However, we also recommend you try our Kubernetes configuration examples before configuring the log source.

Last updated

Was this helpful?