Clean up some stuff

This commit is contained in:
weslambert
2020-06-02 15:31:48 -04:00
committed by GitHub
parent 98e0f0d7d8
commit c91bc0e681

View File

@@ -6,6 +6,10 @@
"field": "message",
"pattern" : "%{message}",
"on_failure": [ { "drop" : { } } ]
},
"remove": {
"field": [ "type", "agent" ],
"ignore_failure": true
}
},
{ "pipeline": { "name": "common" } }