[rsyslog-notify] Forum Thread: Re: from host exclusion - (Mode 'reply')

noreply at adiscon.com noreply at adiscon.com
Thu Oct 2 12:36:15 CEST 2014


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

Message: 
----------
there is nothing in the configuration that you are showing us that accepts
logs from a remote system, so how are the logs getting to it?

also, if you have a filter throwing the logs away, adding & ~ after it is a
waste of time because you're just throwing the logs away a second time.

For issues like this, the best thing to do is to add an entry that will
write logs in the RSYSLOG_DebugFormat

*.* /var/log/debuglogs;RSYSLOG_DebugFormat

and then look at that file. It will show you what values are in all of the
properties.


More information about the rsyslog-notify mailing list