mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Adds manifest.lua file for network anomaly plugin
This commit is contained in:
parent
8b2faf21f5
commit
b5717ea209
3 changed files with 16 additions and 7 deletions
|
|
@ -17,11 +17,8 @@ local host_alert_keys = {
|
|||
host_alert_p2p_traffic = 9,
|
||||
host_alert_dns_traffic = 10,
|
||||
host_alert_flows_anomaly = 11,
|
||||
host_alert_score_anomaly = 12,
|
||||
|
||||
|
||||
|
||||
-- NOTE: for host alerts not not go beyond the size of Bitmap16 alert_map inside Host.h
|
||||
-- NOTE: Keep in sync with HostAlertTypeEnum in ntop_typedefs.h
|
||||
}
|
||||
|
||||
-- ##############################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue