Suppressing some qpid logs does not work
Issue
Having enabled info+ logging in qpid broker, we want to suppress some particular info logs, in particular those from TimerWarnings. Following this KCS article, we have in qpidd configuration log-enable=error:sys::TimerWarnings::log (to suppress info logs of TimerWarning) and log-enable=info+ (to allow all other logs of info or higher severity).
However we see TimerWarning logs still being logged.
How to properly suppress these logs?
Environment
- MRG Messaging (any version)
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.