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