You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to filter out error log writes such as this one:
com.cloudbees.syslog.sender.TcpSyslogMessageSender - INFO: InetAddress of the Syslog Server have changed, create a new connection. Before=null, new=XXXXXXX
But no matter what I add to the log4j2.xml file, this error persists. Here's log4j2 appenders:
Jenkins and plugins versions report
Environment
What Operating System are you using (both controller, and any agents involved in the problem)?
Hi,
We're using the syslog library through this maven dep:
I'm trying to filter out error log writes such as this one:
com.cloudbees.syslog.sender.TcpSyslogMessageSender - INFO: InetAddress of the Syslog Server have changed, create a new connection. Before=null, new=XXXXXXX
But no matter what I add to the log4j2.xml file, this error persists. Here's log4j2 appenders:
Michael
Reproduction steps
Expected Results
No log messages when adding:
Actual Results
Error log writes appear
Anything else?
No response
Are you interested in contributing a fix?
Sure, can do.
The text was updated successfully, but these errors were encountered: