From: Eric Leblond Date: Sun, 2 Mar 2025 16:39:42 +0000 (+0100) Subject: eve/schema: document datajson output X-Git-Tag: suricata-8.0.0-rc1~67 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2d821793412c46bd55aae298c1f12876e56aea3;p=thirdparty%2Fsuricata.git eve/schema: document datajson output --- diff --git a/etc/schema.json b/etc/schema.json index 4fc34c8d20..6419d8e0a8 100644 --- a/etc/schema.json +++ b/etc/schema.json @@ -19,6 +19,11 @@ "gid": { "type": "integer" }, + "extra": { + "type": "object", + "additionalProperties": true, + "description": "Extra data created by keywords such as datajson" + }, "metadata": { "type": "object", "properties": {