querylog not logging

Mark Andrews Mark_Andrews at isc.org
Thu Dec 1 09:58:03 UTC 2005


> I'm running BIND 9.3.1 on FreeBSD 5.4 and am trying to
> get query logging working to no avail.
> 
> Thumbing through the ARM, I can't see any obvious
> problems with my config:-
> 
>     options {
>       # ...
>         querylog yes;
>       # ...
>     };
> 
>     logging {
>       # ...
>         channel log_queries {
>           file "/var/log/named/q/query.log"
>             versions 5 size 10m;
>           print-category yes;
>           print-severity yes;
>           print-time yes;
>           severity debug;

	    severity info;

>         };
>       # ...
>         category queries {
>           log_queries;
>         };
>       # ...
>     };
> 
> An empty log file is created any time I start the
> server, -HUP, etc., but nothing is ever written to it,
> although I know queries ARE coming in.
> 
> More puzzling is all my other log categories are
> working fine, and that the config work great if I copy
> it to another server running BIND 8.2.3.
> 
> Can anyone give me a nudge in the right direction?
> 
> 
> 		
> __________________________________ 
> Yahoo! Music Unlimited 
> Access over 1 million songs. Try it free. 
> http://music.yahoo.com/unlimited/
> 
> 
--
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: Mark_Andrews at isc.org



More information about the bind-users mailing list