Page 1 of 1

Secure Transfer using SSL/TLS

Posted: Wed Oct 22, 2014 9:41 am
by chito
Hi,

I have a question about security.

Can Nagios Log Server ensure that messages cannot be accessed by third parties by using the Transport Layer Security (TLS) protocol to encrypt the communication between the clients (log sources) and Nagios Log Server?

Thank you.

Re: Secure Transfer using SSL/TLS

Posted: Wed Oct 22, 2014 1:53 pm
by jomann
Using the inputs provided by Logstash you can accomplish this. The default syslog input we give uses the tcp input which allows SSL connections using the ssl_* options. If you forced all your log sources to send over SSL then yes, you could make sure that all logs were being sent via encrypted methods.

Re: Secure Transfer using SSL/TLS

Posted: Wed Oct 22, 2014 11:03 pm
by chito
Thank you! I will try it.

Re: Secure Transfer using SSL/TLS

Posted: Thu Oct 23, 2014 10:01 am
by lmiltchev
Please, start a new thread if you run into some issues. I am locking this topic.