Hi,
I’m not sure how to configure Graylog input for filebeat to enable TLS. The documentation is not clear on that.
https://docs.graylog.org/en/3.0/pages/secure/sec_graylog_beats.html
TLS Beats Input
Do I have to create a TLS cert, used by Graylog, for the input and use that same cert on the clients to connect to the input? I don’t want to use TLS autentication. I just would like the traffic from filebeat to the graylog server to be encrypted.
Every time I enable TLS for the input all the filebeat agents stop shipping logs. What am I missing?