|
|
|
@ -1058,7 +1058,10 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"version": {
|
|
|
|
"version": {
|
|
|
|
"description": "The version of this EVE DNS event",
|
|
|
|
"description": "The version of this EVE DNS event",
|
|
|
|
"type": "integer"
|
|
|
|
"type": "integer",
|
|
|
|
|
|
|
|
"suricata": {
|
|
|
|
|
|
|
|
"keywords": false
|
|
|
|
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"opcode": {
|
|
|
|
"opcode": {
|
|
|
|
"description": "DNS opcode as an integer",
|
|
|
|
"description": "DNS opcode as an integer",
|
|
|
|
@ -1280,7 +1283,11 @@
|
|
|
|
"additionalProperties": false
|
|
|
|
"additionalProperties": false
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"grouped": {
|
|
|
|
"grouped": {
|
|
|
|
|
|
|
|
"desription": "DNS fields grouped by type: alternative format, no direct keywords",
|
|
|
|
"type": "object",
|
|
|
|
"type": "object",
|
|
|
|
|
|
|
|
"suricata": {
|
|
|
|
|
|
|
|
"keywords": false
|
|
|
|
|
|
|
|
},
|
|
|
|
"properties": {
|
|
|
|
"properties": {
|
|
|
|
"A": {
|
|
|
|
"A": {
|
|
|
|
"type": "array",
|
|
|
|
"type": "array",
|
|
|
|
|