Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

What is Fluent Bit?

Fluent Bit is an open-source and multi-platform log processor tool which that aims to be a generic Swiss knife for logs processing and distribution (verbatim from Fluent Bit’s documentation). For more information on Fluent Bit, refer to the documentation here.

...

Fluent Bit supports a variety of input and output plugins and parsers. For more information on the supported output plugins, see here. However, the Kloudfuse stack currently supports 2 output plugins:

...

Add the following content values.yaml, if you’re planning on using the DD output plugin with Fluent Bit:

...

Info

Note that the Host IP/DNS name in the above configuration can be the internal or external Kloudfuse ingress IP, depending on how you’ve configured the kfuse stack.

Info

All the settings/configuration configurations up to TLS on are required for the kfuse stack to work properly. The rest of the settings are recommended.

...

If you’re not planning on using the DD output plugin, then you can use the HTTP plugin to push the logs to the kfuse stack. Add the following configuration to values.yaml for HTTP configuration.

...