[Pdns-users] Error prio events with loglevel 2
Otto Moerbeek
otto at drijf.net
Sat Sep 16 15:19:01 UTC 2023
On Sat, Sep 16, 2023 at 12:04:16PM +0200, Christoph via Pdns-users wrote:
> Hello,
>
> we changed our recursor loglevel from 3 to 2 with the intention to avoid
> logging these events because they contain qnames:
>
> msg="qtype unsupported" error="Cannot push task" subsystem="taskq" level="0"
> prio="Error" tid="6" ts="..." name="..." netmask="" qtype="TYPE65535"
>
> but these events are still in the logs after the config change and a service
> restart.
>
> Are these expected log entries with loglevel 2?
This is a bit confusing. The determining thing is prio. That name
derives from the name as used in the syslog man page, e.g.
https://www.man7.org/linux/man-pages/man3/syslog.3.html
It's a hystorical accident that this is called Loglevel in in the
settings file.
-Otto
More information about the Pdns-users
mailing list