mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 07:59:35 +00:00
parent
98bebc850c
commit
aecc1e3e65
3 changed files with 4 additions and 2 deletions
|
|
@ -68,6 +68,7 @@ local flow_alert_keys = {
|
|||
flow_alert_ndpi_tls_cert_validity_too_long = 60,
|
||||
flow_alert_ndpi_ssh_obsolete_client = 61,
|
||||
flow_alert_ndpi_clear_text_credentials = 62,
|
||||
flow_alert_ndpi_http_suspicious_content = 63,
|
||||
-- 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