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