On 01/18/2014 04:30 AM, Rainer Gerhards wrote:
On Sat, Jan 18, 2014 at 12:44 AM, Assaf Gordon <agor...@wi.mit.edu> wrote:

Client side:
--
module(load="imuxsock" SysSock.Use="off")
module(load="omrelp")
input(type="imuxsock" Socket="/tmp/client.sock" CreatePath="on")
action(type="omrelp" target="1.2.3.4" port="20517" tls="off")


This does not request retries on delivery failuere. So it does the default
and that is discard if the target cannot be reached. Check the resumeretry
family of setting here:

http://www.rsyslog.com/doc/rsyslog_conf_actions.html


Adding [action.resumeRetryCount="-1" action.resumeInterval="5"] indeed solves the problem - not a single message is lost.

Thank you for your help!

-gordon

_______________________________________________
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.

Reply via email to