Hi List. I have 2 collectors and a bunch of clients the log to each one of them in parallel. I want to find a way to have them get back into sync, if one of them drops or is cut network and comes back after a while.
Currently I use reliable disk queues for each forward action, so each client has 2 forward actions per each one of the two collectors. What would be the way to make those two collector get back to sync if one of them is offline for a period of time and messages have been logged to the other ? I require this in order to be able to have 2 backups or as a form of redundancy for message storage. Many thanks! -Sivan _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com

