I do this using a forwarding rule that basically says "send everything to
the other server that did not originate from the other server", using a
!isequal -

:fromhost-ip, !isequal, "[other host ip] " @@[other host ip]


On Thu, Jun 30, 2011 at 7:37 PM, Corey Quinn <[email protected]> wrote:

> I have two rsyslog servers that I'm trying to set up in an active/active
> configuration.  I want log1 to log all traffic that it receives, and then
> send it to og2, avie versa, but I don't want them looping the same message
> 5000 times each.  What's the "best" way to do this?
>
> -- Corey
> _______________________________________________
> rsyslog mailing list
> http://lists.adiscon.net/mailman/listinfo/rsyslog
> http://www.rsyslog.com
>
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com

Reply via email to