Updated Wazuh template
This commit is contained in:
parent
9647c79e68
commit
359f3e3cb4
@ -162,6 +162,7 @@
|
|||||||
"data.dstip",
|
"data.dstip",
|
||||||
"data.dstport",
|
"data.dstport",
|
||||||
"data.dstuser",
|
"data.dstuser",
|
||||||
|
"data.extra_data",
|
||||||
"data.hardware.serial",
|
"data.hardware.serial",
|
||||||
"data.id",
|
"data.id",
|
||||||
"data.integration",
|
"data.integration",
|
||||||
@ -943,6 +944,9 @@
|
|||||||
"data": {
|
"data": {
|
||||||
"type": "keyword"
|
"type": "keyword"
|
||||||
},
|
},
|
||||||
|
"extra_data": {
|
||||||
|
"type": "keyword"
|
||||||
|
},
|
||||||
"system_name": {
|
"system_name": {
|
||||||
"type": "keyword"
|
"type": "keyword"
|
||||||
},
|
},
|
||||||
@ -1673,4 +1677,4 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"version": 1
|
"version": 1
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user