Recycles an host alert id

This commit is contained in:
Simone Mainardi 2021-07-27 14:24:49 +02:00
parent 6d023e3b1a
commit 0c6392d8c7
2 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@ local host_alert_keys = {
host_alert_flow_flood = 4,
host_alert_syn_scan = 5,
host_alert_syn_flood = 6,
host_alert_score = 7,
host_alert_available_01 = 7, -- Available, can be used
host_alert_p2p_traffic = 8,
host_alert_dns_traffic = 9,
host_alert_flows_anomaly = 10,