Page 1 of 1

rsyslog SSL/TLS

Posted: Mon Jan 15, 2018 8:39 am
by billy_strath
This doc says how to setup nxlog on Windows with SSL/TLS https://assets.nagios.com/downloads/nag ... th-SSL.pdf

Is there a similar doc on how to encrypt logs from Linux using rsyslog or syslog-ng?

thanks

Re: rsyslog SSL/TLS

Posted: Mon Jan 15, 2018 3:07 pm
by dwhitfield
I am not aware of such a doc, but you should be able to configure the NLS cluster with a dedicated TCP input and leverage the various SSL settings present in logstash-input-tcp:
https://www.elastic.co/guide/en/logstas ... s-tcp.html

What version of NLS are you running?