mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-26 22:47:49 +02:00
Logstash Module - Pull from unparsed
This commit is contained in:
@@ -3,7 +3,7 @@ input {
|
||||
redis {
|
||||
host => '{{ master }}'
|
||||
data_type => 'list'
|
||||
key => 'logstash:redis'
|
||||
key => 'logstash:unparsed'
|
||||
type => 'redis-input'
|
||||
# threads => 1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user