1. Describe your incident:
Hello Experts!
I have an existing working environment where the Centos7 Client sends logs to my Graylog Server successfully with no issues.
Now I would like to complete two additional things:
-
Add SSL/TLS encryption for connecting to the Graylog server web interface
-
Encrypt the connection between the Centos7 client and any logs sent to the Graylog server.
I have have found the following link for setting up the SSL/TLS for the web interface:
https://go2docs.graylog.org/5-1/setting_up_graylog/https.html?Highlight=encryption
What I cannot find is any information on how to encrypt the connection from the Centos7 Graylog Client to the server.
2. Describe your environment:
- OS Information:
OS: Ubuntu Server 20.04
VM: 4 CPUs, 32G RAM
Package Version:
Graylog 5.0.8
Opensearch 2.8.0
mongo 6.0.6* Package Version:
3. What steps have you already taken to try and solve the problem?
As mentioned previously, I found the following document, but am not able to find anything
that describes how to setup the encryption between the Graylog Client and the Graylog Server.
https://go2docs.graylog.org/5-1/setting_up_graylog/https.html?Highlight=encryption```
**4. How can the community help?**
Looking for some guidance and document I may have missed looking through your KB that details and explains the steps for completing this portion.
Thanks!!