[rsyslog-notify] Forum Thread: Re: can you use regex to filter fromhost-ip? - (Mode 'reply')

noreply at adiscon.com noreply at adiscon.com
Thu Jan 29 20:47:19 CET 2015


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

Message: 
----------
another way of doing this on current versions is:

if $fromhost-ip == ['192.168.1.238' , '192.168.1.239', '192.168.1.240' ]
then {
  /var/log/rsyslog/testgear
  stop
}


More information about the rsyslog-notify mailing list