[rsyslog-notify] Forum Thread: Re: Log forwarding - (Mode 'reply')

noreply at adiscon.com noreply at adiscon.com
Mon Mar 9 16:15:30 CET 2015


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

Message: 
----------
I am not aware of a router that will receive syslog messages, every one
that I know will forward them and log them locally, but not receive them
from another router.

In rsyslog, all you need to do is have a line

@ip
for udp or

@@ip
for tcp

and it will forward all the logs to that IP address.

you may need to adjust iptables rules to allow the traffic, and I don't
know what you will need to do on your routers, what brand are they?


More information about the rsyslog-notify mailing list