hen you send with UDP, rsyslog has no way to know that the message failed to be
delivered, so it will never queue.
if you send via TCP, then messages will queue, but only once the OS decides
there is too much data in transit, so you will still loose messages when the
remote system goes down (after the OS closes the connections, all messages will
queue), if you want reliable delivery, you need to use RELP
David Lang
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of
sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE
THAT.