Buildroot embedded Linux
Last updated
Was this helpful?
Install Fluent Bit in your embedded Linux system.
To install, select Fluent Bit in your defconfig. See the Config.in file for all configuration options.
BR2_PACKAGE_FLUENT_BIT=yThe default configuration file is written to:
/etc/fluent-bit/fluent-bit.confFluent Bit is started by the S99fluent-bit script.
All configurations with a tool chain that supports threads and dynamic library linking are supported.
Last updated
Was this helpful?
Was this helpful?