eve/schema: add pcap_filename field

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

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

Loading…
Cancel
Save