[rsyslog-notify] Forum Thread: Re: Removing <PRI> in a forwarded syslog message - (Mode 'reply')
noreply at adiscon.com
noreply at adiscon.com
Wed Sep 30 22:52:32 CEST 2015
User: dlang
Forumlink: http://kb.monitorware.com/viewtopic.php?p=25976#p25976
Message:
----------
if you have iptables rules blocking port 514 you will still see the traffic
with tcpdump, but not in the application. Last I checked, CentOS blocks
this by default
do
iptables -L -n
to get a dump of the rules, unless the default is to accept or there is a
specific entry for port 514 it won't work
More information about the rsyslog-notify
mailing list