Implement Device Protocols Alerts

This commit is contained in:
emanuele-f 2018-10-02 22:34:19 +02:00
parent 35b555fea5
commit 457dcb3457
18 changed files with 171 additions and 29 deletions

View file

@ -1024,6 +1024,7 @@ local known_parameters = {
["toggle_remote_to_remote_alerts"] = validateBool,
["toggle_dropped_flows_alerts"] = validateBool,
["toggle_malware_probing"] = validateBool,
["toggle_device_protocols_alerts"] = validateBool,
["toggle_ip_reassignment_alerts"] = validateBool,
["toggle_flow_db_dump_export"] = validateBool,
["toggle_alert_syslog"] = validateBool,