mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 09:42:46 +01:00
Clean up some stuff
This commit is contained in:
@@ -6,6 +6,10 @@
|
|||||||
"field": "message",
|
"field": "message",
|
||||||
"pattern" : "%{message}",
|
"pattern" : "%{message}",
|
||||||
"on_failure": [ { "drop" : { } } ]
|
"on_failure": [ { "drop" : { } } ]
|
||||||
|
},
|
||||||
|
"remove": {
|
||||||
|
"field": [ "type", "agent" ],
|
||||||
|
"ignore_failure": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{ "pipeline": { "name": "common" } }
|
{ "pipeline": { "name": "common" } }
|
||||||
|
|||||||
Reference in New Issue
Block a user