From: Konstantin Klinger Date: Mon, 23 Jul 2018 12:48:29 +0000 (+0200) Subject: yaml: add note for dns.log with Rust X-Git-Tag: suricata-4.1.0-rc2~124 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3832e4594832c8af058908ab230c8a60b09fd22;p=thirdparty%2Fsuricata.git yaml: add note for dns.log with Rust It is not availbale when rust is enabled. --- diff --git a/suricata.yaml.in b/suricata.yaml.in index 757e4169d6..9a23c10821 100644 --- a/suricata.yaml.in +++ b/suricata.yaml.in @@ -297,6 +297,7 @@ outputs: #certs-log-dir: certs # directory to store the certificates files # a line based log of DNS requests and/or replies (no alerts) + # Note: not available when Rust is enabled (--enable-rust). - dns-log: enabled: no filename: dns.log