[rsyslog-notify] Forum Thread: Re: Strange linebreak with Jboss access logs - (Mode 'reply')

noreply at adiscon.com noreply at adiscon.com
Fri Feb 28 05:58:06 CET 2014


User: dlang 
Forumlink: http://kb.monitorware.com/viewtopic.php?p=24271#p24271

Message: 
----------
the best way to see what gets into each of the variables is to write out
the log messages with the format RSYSLOG_DebugFormat

this writes a multiline chunk of data for each log message, showing you
what the raw message that arrived looks like, and what it ended up getting
parsed into.

The problem is that there are a LOT of senders that don't follow the RFC
for how to format their log messages. Rsyslog makes it's best guess as to
what was meant, and it usually works pretty well. but once in a while you
get some strange things.

David Lang


More information about the rsyslog-notify mailing list