Thanks David for the information. rsyslog-4.4.1 what I mentioned is from rsyslog itself. I will upgrade to current version which is 8.14. Hope this should work with Linux kernel version is 3.10.34 which is my current linux kernel version.
Regards, Girish -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of David Lang Sent: Tuesday, December 01, 2015 7:24 AM To: rsyslog-users Subject: Re: [rsyslog] TLS support in rsyslog for Linux I don't know what code you are talking about when you say you have code for rsyslog-4.4.1 The current version of rsyslog is 8.14, 4.x is _very_ old and no longer supported TLS will need to enabled explicitly (you have to tell it about what certs to use, so it couldn't do it by default and be secure) the ip and port are configured in the rsyslog.conf, along with the TLS config. look at the omfwd and imtcp configuration documentation. David Lang On Mon, 30 Nov 2015, Girish Kumar wrote: > Dear All, > > Currently my project is having syslogd daemon for logging. > Since it is not secure, I am planning to replace this with rsyslog daemon. > > Could you please clarify the following > > > * My project is already having the code for rsyslog-4.4.1. Please > let me know whether this supports TLS. If not let me know the version of > rsyslog which supports. > > Current Linux kernel version is 3.10.34 of my project. > > > * By default TLS is enabled in rsyslog or it has to be enabled? > > > > * If I want to configure IP address and port number for rsyslog . how > it is done? _______________________________________________ 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.

