Hi, Enable keepalive on imtcp module like this: module(load="imtcp" KeepAlive="on") input(address="127.0.0.1" type="imtcp" port="514")
but enable keepalive on imptcp module like this: module(load="imptcp") input(KeepAlive="on" address="127.0.0.1" type="imptcp" port="514") Yes keepalive option is config different on two module ;) Tested on v8.12.0. Just my $0.2 Regards @Rmkml http://www.rsyslog.com/doc/master/configuration/modules/imptcp.html http://www.rsyslog.com/doc/master/configuration/modules/imtcp.html _______________________________________________ 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.

