On Jun 30, 2011, at 5:15 PM, Brian Knox wrote:

> 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]
> 

Hmm, looking at this in daylight, it seems that log1 receives a message, sends 
it to log2.  log2 then logs it, sends the message BACK to log1, where it's 
dropped.  Is there a way to avoid that return hop before being dropped?

-- Corey / KB1JWQ
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com

Reply via email to