[prev in list] [next in list] [prev in thread] [next in thread] 

List:       bind-users
Subject:    severity dynamic not behaving as expected
From:       Sandro <lists () penguinpee ! nl>
Date:       2022-05-26 21:55:51
Message-ID: 6e1c2b0f-879b-75b9-6b5c-f26b8a1ea90f () penguinpee ! nl
[Download RAW message or body]

Hello (again),

I was reviewing my logging configuration, implementing new categories 
and generally reorganizing stuff.

 From what I remember and from what I read in the documentation, using 
"severity dynamic" on a channel should result in logging being disabled 
for that channel as long as debugging is turned of. Yet, I'm seeing info 
messages in my debug.log file.

This is the relevant configuration:

channel default_debug {
     file            "/var/log/named/debug.log";
     print-category  yes;
     print-severity  yes;
     print-time      yes;
     severity        dynamic;
};

category general { default_logfile; default_syslog; default_debug; };

There are more categories logging to that channel, but as an example 
from category general I'm seeing info messages in debug.log:

general: info: received control channel command 'stats'
general: info: dumpstats complete

(timestamps left out for brevity)

I verified with 'rndc status' that debug level is 0.

Has the behavior changed or am I completely misunderstanding something 
here (again)?

-- Sandro
-- 
Visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list

ISC funds the development of this software with paid support subscriptions. Contact \
us at https://www.isc.org/contact/ for more information.


bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic