mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Filebeat Module - Change key to normal key
This commit is contained in:
@@ -844,7 +844,7 @@ output.logstash:
|
|||||||
ssl.certificate: "/usr/share/filebeat/filebeat.crt"
|
ssl.certificate: "/usr/share/filebeat/filebeat.crt"
|
||||||
|
|
||||||
# Client Certificate Key
|
# Client Certificate Key
|
||||||
ssl.key: "/usr/share/filebeat/filebeat.p8"
|
ssl.key: "/usr/share/filebeat/filebeat.key"
|
||||||
|
|
||||||
# Optional passphrase for decrypting the Certificate Key.
|
# Optional passphrase for decrypting the Certificate Key.
|
||||||
#ssl.key_passphrase: ''
|
#ssl.key_passphrase: ''
|
||||||
|
|||||||
Reference in New Issue
Block a user