fluent-bit-docs icon indicating copy to clipboard operation
fluent-bit-docs copied to clipboard

Log_Level warn not working as expected, should be warning

Open a-thaler opened this issue 4 years ago • 1 comments

Description Setting the log level to "warn" as documented in Log_level is not showing any effect, still "info" logs are printed

Expected Result According to the Log_Level documentation, the log level for warning should be configured by setting the value Log_Level warn. Expected is that only messages of severity warn and error are printed to stdout/stderr.

Actual Result That setting still prints logs of severity info.

Troubleshooting Setting the value Log_Level warning is fixing the problem, it prints only message of severity warn and error

a-thaler avatar Jan 26 '21 21:01 a-thaler

Thanks for opening @a-thaler, this is a late reply on my part. I feel this should be a bug vs. only a documentation update. I'll create a new Fluent Bit issue and link

agup006 avatar Feb 25 '21 05:02 agup006

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days. Maintainers can add the exempt-stale label.

github-actions[bot] avatar Oct 22 '22 02:10 github-actions[bot]