Hi,
I am testing new version of knot-resolver - 6.2.0 and it seem that log-bogus option is not
working.
When I set:
logging:
level: info
dnssec:
# Log DNSSEC failures
log-bogus: true
And issue query to
www.dnssec-failed.org it does not log error.
On old recursor where I have 6.0.15 it does log:
Mar 16 14:37:02 resolver1 kresd[3453]: [dnssec] validation failure:
dnssec-failed.org.
DNSKEY
Is there somethink I missed? Or it is a bug?
If I get it, only thing changed should be this (in 6.0.17):
/logging/dnssec-bogus -> /dnssec/log-bogus
Regards,
Jiri Masek