Hello, If no-one else comes with a better idea, you can use two rsyslog processes: one to listen for plain TCP, and the other for TLS-enabled TCP. On Aug 13, 2013 11:51 PM, "Xuri Nagarin" <[email protected]> wrote:
> Hi, > > I am running 7.4.1 (installed from RPMs off the rsyslog site) on RHEL 6.2 > > On the server side, I need to receive messages from other Syslog (mix of > rsyslog/syslog-ng) servers in both - TLS and plain TCP. > > That seems to rule out using the imtcp module with TLS since streamdriver > parameters seem to be module wide so I cannot have one TCP port listening > for plain text and another with TLS. Right? > > If I try using RELP+TLS (for rsyslog clients), this document requires > minimum of 7.5.1 that is a Dev branch so I cannot deploy it: > http://www.rsyslog.com/using-tls-with-relp/ > > This other document on RELP+TLS should work but it does not tell me where > to configure key and cert locations: > http://www.rsyslog.com/tls-secured-syslog-via-relp/ > > Also, rsyslog throws an error - "error during parsing file > /etc/rsyslog.d/extend.conf, on or before line 73: parameter 'ruleset' not > known -- typo in config file? [try http://www.rsyslog.com/e/2207 ]" > > if I try to configure a imrelp module like this: > module(load="imrelp" ruleset="myrule") > > If I remove the /ruleset/ parameter, rsyslog loads up fine. > > Does anyone have a similar config that I can use as reference? > > TIA, > > Xuri > _______________________________________________ > 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.

