suricata capture_file

This commit is contained in:
reyesj2
2025-11-20 14:16:49 -06:00
parent 433dab7376
commit 6f42ff3442

View File

@@ -138,6 +138,13 @@
"ignore_failure": false
}
},
{
"rename": {
"field": "message2.capture_file",
"target_field": "suricata.capture_file",
"ignore_missing": true
}
},
{
"pipeline": {
"if": "ctx?.event?.dataset != null",