diff --git a/etc/schema.json b/etc/schema.json index 835858ea4a..57c9cf73b7 100644 --- a/etc/schema.json +++ b/etc/schema.json @@ -64,6 +64,10 @@ "type": "integer", "optional": true }, + "pcap_filename": { + "type": "string", + "optional": true + }, "pkt_src": { "type": "string" },