mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
suricata capture_file
This commit is contained in:
@@ -138,6 +138,13 @@
|
|||||||
"ignore_failure": false
|
"ignore_failure": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"rename": {
|
||||||
|
"field": "message2.capture_file",
|
||||||
|
"target_field": "suricata.capture_file",
|
||||||
|
"ignore_missing": true
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"pipeline": {
|
"pipeline": {
|
||||||
"if": "ctx?.event?.dataset != null",
|
"if": "ctx?.event?.dataset != null",
|
||||||
|
|||||||
Reference in New Issue
Block a user