]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
yaml: add note for dns.log with Rust
authorKonstantin Klinger <konstantin.klinger@dcso.de>
Mon, 23 Jul 2018 12:48:29 +0000 (14:48 +0200)
committerVictor Julien <victor@inliniac.net>
Mon, 20 Aug 2018 09:03:00 +0000 (11:03 +0200)
It is not availbale when rust is enabled.

suricata.yaml.in

index 757e4169d6f75fa32760663b729b0e196fdf37e3..9a23c1082131cea713f80d2fe91388c76b3b5c38 100644 (file)
@@ -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