add curlys

This commit is contained in:
m0duspwnens
2020-07-14 17:36:52 -04:00
parent acaec6c125
commit 5cf71596b2

View File

@@ -19,7 +19,7 @@
}
}
},
{ "set": { "field": "observer.name", "value": "{{agent.name}}",
{ "set": { "field": "observer.name", "value": "{{agent.name}}" }},
{ "remove": { "field": ["host", "path", "message", "scan.exiftool.keys"], "ignore_missing": true } },
{ "pipeline": { "name": "common" } }
]