From: Jason Ish Date: Tue, 18 Jun 2019 05:00:48 +0000 (-0600) Subject: dns-log: remove from config X-Git-Tag: suricata-5.0.0-rc1~241 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=577c8cb0c0bff52145ca53d20b32855bd4ed1091;p=thirdparty%2Fsuricata.git dns-log: remove from config dns-log has been removed from the code. Redmine issue: https://redmine.openinfosecfoundation.org/issues/2297 --- diff --git a/suricata.yaml.in b/suricata.yaml.in index e8f4acd1ee..4f7c1be79f 100644 --- a/suricata.yaml.in +++ b/suricata.yaml.in @@ -329,14 +329,6 @@ outputs: enabled: no #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 - append: yes - #filetype: regular # 'regular', 'unix_stream' or 'unix_dgram' - # Packet log... log packets in pcap format. 3 modes of operation: "normal" # "multi" and "sguil". #