On Sat, Sep 16, 2023 at 05:19:01PM +0200, Otto Moerbeek via Pdns-users wrote:

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

But to answer your question better, it *is* surprising. leglevel=2 should
exclude pro=Error, as Error corresponds to prio 3.

        -Otto
_______________________________________________
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users

Reply via email to