[rsyslog-notify] Forum Thread: Re: Time lag issue of forwarding vs available I/O at 6600 mp - (Mode 'reply')
noreply at adiscon.com
noreply at adiscon.com
Tue Jul 19 19:02:34 CEST 2016
User: dlang
Forumlink: http://kb.monitorware.com/viewtopic.php?p=26799#p26799
Message:
----------
you are using plain tcp to forward messages, that method is known to loose
messages when the connection is interrupted
<!-- m --><a class="postlink"
href="http://blog.gerhards.net/2008/04/on-unreliability-of-plain-tcp-syslog.html">http://blog.gerhards.net/2008/04/on-unr
... yslog.html</a><!-- m -->
This is why relp was created, use it to forward the messages.
More information about the rsyslog-notify
mailing list