Re: Log4j Syslog

2019-11-15 Thread Ralph Goers
1. Please not that the paragraph after your signature is meaningless when posting to a publicly archived mailing list such as this one. 2. The pattern attribute needs to be a valid pattern “RFC 5424” is not a valid pattern. I would assume that you really should have specified layout.type=RFC542

Log4j Syslog

2019-11-15 Thread Vimochan.Cheethirala
Hello guys, Not sure if this is a right forum, but trying my luck. I am trying to use a properties file to enable my application to send syslog events to our ELM over SSL/TLS. I have installed my cert in the keystore, it looks like its not working…can anyone verify if these entries make sense.

Log4j syslog tag

2011-10-14 Thread Peter Magnusson
Hi, In most applications that support logging to syslog there is an option to send a "tag" along with the logmessage to the syslogserver. I have not been able to find a way to do this with log4j.properties. Is this possible and if so, what do i need to do ? Appreciate all feedback, thank you! B