Log_Level info reports error too #8112
Replies: 1 comment
-
This is expected, it's normal behaviour - log level controls the minimum level that is reported, i.e. anything above info will be reported. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use fluent-bit on EKS cluster.
even if default log_level is info,
I am getting error logs in the pod output too.
Is this expected behavior or bug? I will open a issue if you think that is a bug.
Beta Was this translation helpful? Give feedback.
All reactions