From: jason taylor Date: Thu, 2 Nov 2017 12:33:54 +0000 (-0400) Subject: updated links to suricata.readthedocs.io X-Git-Tag: suricata-4.0.2~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3fea60b;p=thirdparty%2Fsuricata.git updated links to suricata.readthedocs.io Signed-off-by: jason taylor --- diff --git a/threshold.config b/threshold.config index 4f0ac7cd10..9f498bffe1 100644 --- a/threshold.config +++ b/threshold.config @@ -13,11 +13,11 @@ # suppress gen_id , sig_id # suppress gen_id , sig_id , track , ip # -# The options are documented at https://redmine.openinfosecfoundation.org/projects/suricata/wiki/Global-Thresholds +# The options are documented at https://suricata.readthedocs.io/en/latest/configuration/global-thresholds.html # # Please note that thresholding can also be set inside a signature. The interaction between rule based thresholds # and global thresholds is documented here: -# https://redmine.openinfosecfoundation.org/projects/suricata/wiki/Global-Thresholds#Global-thresholds-vs-rule-thresholds +# https://suricata.readthedocs.io/en/latest/configuration/global-thresholds.html#global-thresholds-vs-rule-thresholds # Limit to 10 alerts every 10 seconds for each source host #threshold gen_id 0, sig_id 0, type threshold, track by_src, count 10, seconds 10