mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 18:22:47 +01:00
Logstash - Fix Redis output
This commit is contained in:
@@ -7,7 +7,7 @@ output {
|
|||||||
key => 'logstash:parsed'
|
key => 'logstash:parsed'
|
||||||
{%- else %}
|
{%- else %}
|
||||||
key => 'logstash:unparsed'
|
key => 'logstash:unparsed'
|
||||||
{%- endif %)
|
{%- endif %}
|
||||||
congestion_interval => 1
|
congestion_interval => 1
|
||||||
congestion_threshold => 50000000
|
congestion_threshold => 50000000
|
||||||
# batch_events => 500
|
# batch_events => 500
|
||||||
|
|||||||
Reference in New Issue
Block a user