-
Notifications
You must be signed in to change notification settings - Fork 169
Open
Labels
Description
Component(s)
jmx-metrics
What happened?
Description
Hi all, I'm not able to reduce the log level using the slf4j log level config, I see the jmxreceiver exposing it as a config param which maps to setting org.slf4j.simpleLogger.defaultLogLevel on the gatherer process. But when I try to pass it as a system prop it doesn't seem to have an effect. I admittedly haven't really done a code dive on this yet but wanted to reach see if others have noticed this or if I'm missing something.
Steps to Reproduce
Set -Dorg.slf4j.simpleLogger.defaultLogLevel="error" for example
Component version
1.32
Log output
No response
Additional context
No response