How to Check for Fluent Bit Internal Errors
Better Stack Team
Updated on August 5, 2024
To check for internal errors in Fluent Bit, you should set the Log_Level option in the [SERVICE] section to debug:
fluent-bit.conf
When you restart Fluent Bit, you will see logs with internal errors and debug information:
Output
To continue learning about Fluent Bit, see the Beginner's Guide to Fluent Bit.