[rsyslog-notify] Forum Thread: Re: filtering out specific messages - (Mode 'reply')
noreply at adiscon.com
noreply at adiscon.com
Fri Mar 28 21:38:46 CET 2014
User: jems
Forumlink: http://kb.monitorware.com/viewtopic.php?p=24451#p24451
Message:
----------
I saw the doc, but couldn't find a specific example for what I was trying.
SO I took a guess, and it seems I got it right:
[quote:2csxfz69]
if $programname == 'CROND' and $FROMHOST == 'zathras' then ~
[/quote:2csxfz69]
Thanks for the help! The entry that helped a lot was the debug thing:
[quote:2csxfz69]
*.* /var/log/debuglog;RSYSLOG_DebugFormat
[/quote:2csxfz69]
This will really come in handy for squelching really busy hosts/devices,
while logging other stuff with high verbosity.
More information about the rsyslog-notify
mailing list