mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Possible fix for issue description and removed Connection Refused alert (#9233)
This commit is contained in:
parent
6c6b94b775
commit
13ebc1e8d0
9 changed files with 5 additions and 8 deletions
|
|
@ -26,7 +26,7 @@ local flow_alert_keys = {
|
|||
flow_alert_notused_4 = 17, -- No longer used, can be recycled
|
||||
flow_alert_notused_5 = 18, -- No longer used, can be recycled
|
||||
flow_alert_tcp_packets_issues = 19,
|
||||
flow_alert_tcp_connection_refused = 20,
|
||||
flow_alert_notused_6 = 20,
|
||||
flow_alert_tcp_severe_connection_issues = 21,
|
||||
flow_alert_tls_certificate_expired = 22,
|
||||
flow_alert_tls_certificate_mismatch = 23,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue