mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
jruby ssl fun
This commit is contained in:
@@ -3,11 +3,13 @@
|
||||
output {
|
||||
redis {
|
||||
host => '{{ MANAGER }}'
|
||||
port => 6380
|
||||
data_type => 'list'
|
||||
key => 'logstash:unparsed'
|
||||
congestion_interval => 1
|
||||
congestion_threshold => 50000000
|
||||
batch => true
|
||||
batch_events => {{ BATCH }}
|
||||
ssl => true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user