Add Top Mitre in flow and host alerts. Optimize alert Tops computation. Add Security report.

This commit is contained in:
Alfredo Cardigliano 2024-08-07 11:17:06 +02:00
parent e7c5c170c5
commit 939df53237
9 changed files with 279 additions and 45 deletions

View file

@ -342,20 +342,6 @@
},
"source_type" : "interface"
}
},
{
"component" : "pie",
"id" : "top_alerted_hosts",
"i18n_name" : "top_alerted_hosts",
"width" : 12,
"height" : 4,
"params" : {
"url" : "/lua/pro/rest/v2/get/host/alert/top.lua",
"url_params" : {
"action" : "top_hosts",
"ajax_format" : "pie"
}
}
}
]
}