[rsyslog-notify] Forum Thread: Re: Filtering messages containing specific characters CR LF - (Mode 'reply')
noreply at adiscon.com
noreply at adiscon.com
Mon Dec 7 22:22:36 CET 2015
User: dlang
Forumlink: http://kb.monitorware.com/viewtopic.php?p=26225#p26225
Message:
----------
rsyslog uses octal escaping for most things #015 = '\r'
but there are some bugs in some cases. the best way to do this is to write
the
log to a file and see what the result looks like. These are options for
control
character escaping on the input side and on the output side
output side is sone via the property replacer
<!-- m --><a class="postlink"
href="http://www.rsyslog.com/doc/v8-stable/configuration/property_replacer.html#availa">http://www.rsyslog.com/doc/v8-stable/co
... tml#availa</a><!-- m -->
ble-properties
David Lang
More information about the rsyslog-notify
mailing list