> 
> why is it so critical to process them in chronological order? are you
> absolutly sure that the messages will not be able to get re-ordered
> over
> the network (for example, UDP syslog messages could pass each other on
> the
> network)
> 

We use RELP for transmission. And order is important because some messages
used for DB inserts must be seen and processed before other messages
that will trigger an update to the row inserted before.

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

Reply via email to