rsyslog SSL/TLS

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Locked
billy_strath
Posts: 19
Joined: Wed Nov 22, 2017 5:07 am

rsyslog SSL/TLS

Post 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
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: rsyslog SSL/TLS

Post 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?
Locked