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.
defconfig
Config.in
BR2_PACKAGE_FLUENT_BIT=y
The default configuration file is written to:
/etc/fluent-bit/fluent-bit.conf
Fluent Bit is started by the S99fluent-bit script.
S99fluent-bit
All configurations with a tool chain that supports threads and dynamic library linking are supported.
Last updated 5 months ago
Was this helpful?