Added DNS flood alert (#5905)

This commit is contained in:
MatteoBiscosi 2022-11-22 11:12:50 +01:00
parent 063ff38fbf
commit 71bb0efbc2
14 changed files with 175 additions and 2 deletions

View file

@ -18,7 +18,7 @@ local icmp_flood = {
default_value = {
operator = "gt",
threshold = 256,
threshold = 250,
},
gui = {