]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
eve/schema: document datajson output
authorEric Leblond <el@stamus-networks.com>
Sun, 2 Mar 2025 16:39:42 +0000 (17:39 +0100)
committerVictor Julien <victor@inliniac.net>
Wed, 11 Jun 2025 18:49:18 +0000 (20:49 +0200)
etc/schema.json

index 4fc34c8d20dacabc1fbb73441b2a2298e029c8da..6419d8e0a85f67966b3cb5aab89b0e5359dc3d8e 100644 (file)
                 "gid": {
                     "type": "integer"
                 },
+                "extra": {
+                    "type": "object",
+                    "additionalProperties": true,
+                    "description": "Extra data created by keywords such as datajson"
+                },
                 "metadata": {
                     "type": "object",
                     "properties": {