::
threshold gen_id <gid>, sig_id <sid>, type <threshold|limit|both>, \
- track <by_src|by_dst>, count <N>, seconds <T>
+ track <by_src|by_dst|by_rule|by_both>, count <N>, seconds <T>
rate_filter
~~~~~~~~~~~
Syntax::
- threshold: type <threshold|limit|both>, track <by_src|by_dst>, count <N>, seconds <T>
+ threshold: type <threshold|limit|both>, track <by_src|by_dst|by_rule|by_both>, count <N>, seconds <T>
type "threshold"
~~~~~~~~~~~~~~~~
Syntax::
- detection_filter: track <by_src|by_dst>, count <N>, seconds <T>
+ detection_filter: track <by_src|by_dst|by_rule|by_both>, count <N>, seconds <T>
Example::