On Tue, Dec 10, 2013 at 4:33 AM, Erik Steffl <[email protected]> wrote:

> http://www.rsyslog.com/doc/imtcp.html mentions support of KeepAlive.
>
>   Is this available with imrelp/omrelp? I don't see it listed in docs:
>
> http://www.rsyslog.com/doc/imrelp.html
> http://www.rsyslog.com/doc/omrelp.html
>
>   Just trying to see if KeepAlive would be a reasonable workaround for the
> problem we encounter when using Amazon Elastic Load Balancer which seems to
> cause huge delays if there is 5 minute gap in traffic.
>
>   These do not work, tried them one by one (config error):
>
> input(type="imrelp" port="5140" KeepAlive="on")
> module(load="imrelp" ruleset="collector" KeepAlive="on")
> module(load="omrelp" KeepAlive="on")
> action(type="omrelp" KeepAlive="on" ...)
>
>   Given that i/omrelp modules use TCP is there some way to make them use
> TCP KeepAlive?
>

As you say, it's not currently implemented. But it's an interesting idea. I
think it can quickly be done, will look at it.

Rainer


>
>   Thanks!
>
>         erik
> _______________________________________________
> 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.
>
_______________________________________________
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