File tree Expand file tree Collapse file tree 1 file changed +12
-9
lines changed Expand file tree Collapse file tree 1 file changed +12
-9
lines changed Original file line number Diff line number Diff line change 11# Buildroot / Embedded Linux
22
3- ## Installing
3+ Install Fluent Bit in your embedded Linux system.
44
5- To install, just select fluent-bit in your defconfig.
6- See the Config.in file for all configuration options.
5+ ## Install
76
8- ``` defconfig
7+ To install, select Fluent Bit in your ` defconfig ` .
8+ See the ` Config.in ` file for all configuration options.
9+
10+ ``` text
911BR2_PACKAGE_FLUENT_BIT=y
1012```
1113
12- ## Running
14+ ## Run
1315
14- The default config file is written to:
16+ The default configuration file is written to:
1517
16- ```
18+ ``` text
1719/etc/fluent-bit/fluent-bit.conf
1820```
1921
20- Fluent-bit is automatically started by the S99fluent-bit script.
22+ Fluent Bit is started by the ` S99fluent-bit ` script.
2123
2224## Support
2325
24- All configurations with a toolchain that supports threads and dynamic library linking are supported.
26+ All configurations with a toolchain that supports threads and dynamic library
27+ linking are supported.
You can’t perform that action at this time.
0 commit comments