mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
8 lines
335 B
Plaintext
8 lines
335 B
Plaintext
{
|
|
"description" : "zeek.tunnel",
|
|
"processors" : [
|
|
{ "remove": { "field": ["host"], "ignore_failure": true } },
|
|
{ "pipeline": { "name": "zeek.tunnels" } }
|
|
]
|
|
}
|