mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Changes flows dropped to flows blocked
This commit is contained in:
parent
c750d5c3aa
commit
fe9c592e14
7 changed files with 15 additions and 14 deletions
|
|
@ -141,7 +141,8 @@ function printAlerts()
|
|||
local elementToSwitch = { "max_num_alerts_per_entity", "max_num_flow_alerts", "row_toggle_alert_probing",
|
||||
"row_toggle_malware_probing", "row_toggle_alert_syslog", "row_toggle_mysql_check_open_files_limit",
|
||||
"row_toggle_flow_alerts_iface", "row_alerts_retention_header", "row_alerts_security_header",
|
||||
"row_toggle_ssl_alerts", "row_toggle_dns_alerts"}
|
||||
"row_toggle_ssl_alerts", "row_toggle_dns_alerts", "row_toggle_remote_to_remote_alerts",
|
||||
"row_toggle_dropped_flows_alerts"}
|
||||
|
||||
prefsToggleButton({
|
||||
field = "disable_alerts_generation",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue