mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Update 9999_output_redis.conf.jinja
This commit is contained in:
@@ -16,6 +16,6 @@ output {
|
||||
congestion_threshold => 50000000
|
||||
batch => true
|
||||
batch_events => {{ BATCH }}
|
||||
password => {{ REDIS_PASS }}
|
||||
password => '{{ REDIS_PASS }}'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user