[rsyslog-notify] Forum Thread: Re: v7.4.9 - Config Help/Complete Documentation - (Mode 'reply')

noreply at adiscon.com noreply at adiscon.com
Thu Feb 6 23:06:58 CET 2014


User: tonyd 
Forumlink: http://kb.monitorware.com/viewtopic.php?p=24194#p24194

Message: 
----------
Thanks for the clarification on the variable, explains why it passes syntax
check.  Also, thank you, I'll look at the /doc again.  I have no "source"
filter on my iptables rule allowing udp/tcp port 514 incoming traffic.

Thank you very much =)


[code:3hto9lr3]
[root at syslog1 log]# iptables --list
Chain INPUT (policy ACCEPT)
target     prot opt source               destination         
ACCEPT     tcp  --  anywhere             anywhere            state NEW tcp
dpt:shell 
ACCEPT     udp  --  anywhere             anywhere            state NEW udp
dpt:syslog 
[/code:3hto9lr3]


More information about the rsyslog-notify mailing list