Use the flow score to determine the status priority

This commit is contained in:
emanuele-f 2020-02-07 12:27:08 +01:00
parent 38ee7f8439
commit 13ec0d2f44
13 changed files with 47 additions and 90 deletions

View file

@ -7,7 +7,6 @@ local alert_consts = require("alert_consts")
-- #################################################################
return {
prio = 350,
alert_severity = alert_consts.alert_severities.error,
alert_type = alert_consts.alert_types.alert_web_mining,
i18n_title = "flow_details.web_mining_detected"