Logstash Beats TLS Configuration #1698
-
Good morning all, We are preparing to migrate from SO to SO2 and our primary challenge is getting TLS enabled for Winlogbeat. For SO, we created the beats input specifying SSL and then edited the securityonion.conf file to include read only files (crt, key, input conf) for docker. It looks like this needs to be managed through salt with SO2. I have created the new crt/key files and edited the beats input. Does placing the input conf in edit: Logstash is able to read the custom beats input but looking at the log, it can't read the crt/key files. Tried changing ownership from socore to logstash but did not help.
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Yea looks like we are missing a bind for external certs. I have opened #1710 to fix this. |
Beta Was this translation helpful? Give feedback.
Yea looks like we are missing a bind for external certs. I have opened #1710 to fix this.