eve/schema: add pcap_filename field

pull/7534/head
Victor Julien 4 years ago
parent 71ef62bfc5
commit 3617be326c

@ -64,6 +64,10 @@
"type": "integer", "type": "integer",
"optional": true "optional": true
}, },
"pcap_filename": {
"type": "string",
"optional": true
},
"pkt_src": { "pkt_src": {
"type": "string" "type": "string"
}, },

Loading…
Cancel
Save