Ok thanks, I did see that file and I did post some of the output. So what else do I need to do to get say query or security logs into the files I have specified?
On Mon, Feb 2, 2009 at 5:35 PM, JINMEI Tatuya / 神明達哉 <jinmei_tat...@isc.org> wrote: > At Fri, 30 Jan 2009 22:06:57 -0500, > Peter Fraser <petros.fra...@gmail.com> wrote: > >> I'm trying to configure bind-9.5 logging to help troubleshoot a >> problem. I put this in named.conf >> >> logging { >> channel myfile { >> file "/etc/namedb/dns.log"; >> severity info; >> print-time yes; >> print-severity yes; >> print-category yes; >> }; >> channel myfile-security { >> file "/etc/namedb/dns-security.log"; >> severity info; >> }; >> category update { myfile; }; >> category security { myfile-security; }; >> }; >> >> I then run rndc trace, but the log files stay empty. What could I be >> doing wrong? > > 'rndc trace' only affects debug logs. There should be a file named > 'named.run' on the working directory, and you'll find noisy output > there by issuing 'rndc trace'. > > --- > JINMEI, Tatuya > Internet Systems Consortium, Inc. > _______________________________________________ bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users