mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 09:42:46 +01:00
9 lines
133 B
Plaintext
9 lines
133 B
Plaintext
input {
|
|
redis {
|
|
host => '172.18.0.1'
|
|
data_type => 'list'
|
|
key => 'logstash:redis'
|
|
type => 'redis-input'
|
|
# threads => 1
|
|
}
|
|
} |