eve/schema: add missing capture_file field

pull/7511/head
Victor Julien 3 years ago
parent 42adaf5627
commit 2a7349406c

@ -17,6 +17,9 @@
"app_proto_ts": { "app_proto_ts": {
"type": "string" "type": "string"
}, },
"capture_file": {
"type": "string"
},
"community_id": { "community_id": {
"type": "string" "type": "string"
}, },

Loading…
Cancel
Save