From ba4613aef1ef3d441ba1688453fb10a2cd16a8a2 Mon Sep 17 00:00:00 2001 From: Victor Julien Date: Thu, 22 Mar 2012 17:02:41 +0100 Subject: [PATCH] Add host section to stock yaml. --- suricata.yaml.in | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/suricata.yaml.in b/suricata.yaml.in index be7c7d865c..0b6929b7e3 100644 --- a/suricata.yaml.in +++ b/suricata.yaml.in @@ -539,6 +539,15 @@ stream: toserver-chunk-size: 2560 toclient-chunk-size: 2560 +# Host table: +# +# Host table is used by tagging and per host thresholding subsystems. +# +host: + hash-size: 4096 + prealloc: 1000 + memcap: 16777216 + # Logging configuration. This is not about logging IDS alerts, but # IDS output about what its doing, errors, etc. logging: