yaml: add note for dns.log with Rust

It is not availbale when rust is enabled.
pull/3457/head
Konstantin Klinger 7 years ago committed by Victor Julien
parent 173e5a1c58
commit a3832e4594

@ -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

Loading…
Cancel
Save