From: Todd Mortimer Date: Mon, 30 Mar 2020 23:49:32 +0000 (+0000) Subject: doc: Update documentation for by_rule and by_both thresholds. X-Git-Tag: suricata-6.0.0-beta1~550 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b4d32c6bbb6ead772435d9811c0b76899fe1a97;p=thirdparty%2Fsuricata.git doc: Update documentation for by_rule and by_both thresholds. --- diff --git a/doc/userguide/configuration/global-thresholds.rst b/doc/userguide/configuration/global-thresholds.rst index 017db8d5e8..ff070d13a4 100644 --- a/doc/userguide/configuration/global-thresholds.rst +++ b/doc/userguide/configuration/global-thresholds.rst @@ -20,7 +20,7 @@ Syntax: :: threshold gen_id , sig_id , type , \ - track , count , seconds + track , count , seconds rate_filter ~~~~~~~~~~~ diff --git a/doc/userguide/rules/thresholding.rst b/doc/userguide/rules/thresholding.rst index 3d83859385..401f573696 100644 --- a/doc/userguide/rules/thresholding.rst +++ b/doc/userguide/rules/thresholding.rst @@ -16,7 +16,7 @@ frequency. It has 3 modes: threshold, limit and both. Syntax:: - threshold: type , track , count , seconds + threshold: type , track , count , seconds type "threshold" ~~~~~~~~~~~~~~~~ @@ -97,7 +97,7 @@ again. Syntax:: - detection_filter: track , count , seconds + detection_filter: track , count , seconds Example::