mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Changed alert name (#5805)
This commit is contained in:
parent
9aa1df0296
commit
4b197ca2cc
9 changed files with 22 additions and 22 deletions
|
|
@ -34,7 +34,7 @@ local flow_alert_keys = {
|
|||
flow_alert_udp_unidirectional = 26,
|
||||
flow_alert_web_mining = 27,
|
||||
flow_alert_tls_certificate_selfsigned = 28,
|
||||
flow_alert_suspicious_file_transfer = 29,
|
||||
flow_alert_binary_application_transfer = 29,
|
||||
flow_alert_known_proto_on_non_std_port = 30,
|
||||
flow_alert_flow_risk = 31,
|
||||
flow_alert_unexpected_dhcp_server = 32,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue