Update alerts template for Elasticsearch

This commit is contained in:
Jose M 2019-11-19 14:49:39 +01:00
parent a346dd3a0f
commit 89557bdadd

View File

@ -162,7 +162,6 @@
"data.dstip",
"data.dstport",
"data.dstuser",
"data.extra_data",
"data.hardware.serial",
"data.id",
"data.integration",
@ -944,9 +943,6 @@
"data": {
"type": "keyword"
},
"extra_data": {
"type": "keyword"
},
"system_name": {
"type": "keyword"
},