suricata.capture_file keyword

This commit is contained in:
reyesj2
2025-11-20 14:26:12 -06:00
parent 6f42ff3442
commit c5db7c8752

View File

@@ -841,6 +841,10 @@
"type": "long"
}
}
},
"capture_file": {
"type": "keyword",
"ignore_above": 1024
}
}
}