mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
correct capitalization of true
This commit is contained in:
@@ -8,7 +8,7 @@ output {
|
||||
key => 'logstash:unparsed'
|
||||
congestion_interval => 1
|
||||
congestion_threshold => 50000000
|
||||
batch => True
|
||||
batch => true
|
||||
batch_events => {{ BATCH }}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user