On Tue, 4 Nov 2014, Xavier Fustero wrote:
Hi all,I have a quick question. We have hundred cloud servers forwarding logs to few central rsyslog servers. Instances on the same network than the server send them using relp. For instances on a different network we are using stunnel to encrypt the logs. I read since v7.5.8 (just from memory) we can use TLS + relp. I would like to get rid of stunnel as I have a weird problem sometimes replacing rsyslog servers where I need to restart stunnel and rsyslog on a client to fwd it again to the rsyslog. But I don't try to debug that issue right now. My question here is if it is possible to have a rsyslog server receiving logs from clients sending them through RELP with no encryption and receiving also logs from clients sending them through RELP + TLS? We need to know this as we can not change things suddently with hundred clients reporting to it. That line in the server configuration: input(type="imrelp" port="20514″ tls="on" scares me... it looks I need to choose if using RELP with TLS or without. But I might be wrong....
on any one port you need to decide to use relp or not, but you can have multiple input lines for different ports.
David Lang
_______________________________________________ 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.

