mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
parent
8ef490ab3e
commit
fef7723445
10 changed files with 158 additions and 70 deletions
|
|
@ -67,6 +67,7 @@ local flow_alert_keys = {
|
|||
flow_alert_periodicity_changed = 59,
|
||||
flow_alert_ndpi_tls_cert_validity_too_long = 60,
|
||||
flow_alert_ndpi_ssh_obsolete_client = 61,
|
||||
flow_alert_ndpi_clear_text_credentials = 62,
|
||||
-- NOTE: for flow alerts not not go beyond the size of Bitmap alert_map inside Flow.h (currently 128)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue