mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 02:16:39 +00:00
Use the flow score to determine the status priority
This commit is contained in:
parent
38ee7f8439
commit
13ec0d2f44
13 changed files with 47 additions and 90 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue