Add syn-vs-rst and misbehaving-vs-total-flows alerts

This commit is contained in:
emanuele-f 2019-08-27 16:32:47 +02:00
parent 606e681d8e
commit 3bf6ed1ecd
6 changed files with 204 additions and 46 deletions

View file

@ -68,10 +68,4 @@ check_module = {
-- #################################################################
function check_module.get_threshold_value(granularity, info)
return(info["hits.syn_flood_attacker"] or 0)
end
-- #################################################################
return check_module