incoming bro_tunnel logs should go to bro_tunnels

This commit is contained in:
doug
2019-09-24 14:00:22 -04:00
parent 8ccf3c9119
commit cb899943aa

View File

@@ -0,0 +1,7 @@
{
"description" : "bro_tunnel",
"processors" : [
{ "set": { "field": "event_type", "value": "bro_tunnels" } },
{ "pipeline": { "name": "bro_tunnels" } }
]
}