mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-24 01:43:11 +01:00
Logstash Module - SSL updates
This commit is contained in:
@@ -7,7 +7,7 @@ input {
|
||||
beats {
|
||||
port => "5044"
|
||||
ssl => true
|
||||
ssl_certificate => "/some/locations"
|
||||
ssl_certificate => ""
|
||||
ssl_key => "/some/location"
|
||||
tags => [ "beat" ]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user