mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-05-05 19:08:10 +02:00
final logstash tweaks
This commit is contained in:
@@ -13,7 +13,7 @@ input {
|
||||
endpoint => "https://{{ MANAGER }}:9595"
|
||||
bucket => "logstash"
|
||||
delete => true
|
||||
interval => 10
|
||||
interval => 5
|
||||
codec => json
|
||||
additional_settings => {
|
||||
"force_path_style" => true
|
||||
|
||||
Reference in New Issue
Block a user