queries not logged?

Robin Lynn Frank rlfrank at paradigm-omega.com
Sun Feb 20 03:09:39 UTC 2005


Does anyone see any obvious reason from the example below as to why 
queries are not being logged.  Just about everything else, including 
lame-servers are logged.
logging {
	channel default_syslog {
		syslog daemon;
		severity info;
	};

	channel log_file {
		file "named.log" versions 4 size 10m;
		severity dynamic;
		print-category yes;
		print-severity yes;
		print-time yes;
		
	};
	
	category default	{ default_syslog; log_file; };
	category panic		{ default_syslog; log_file; };
	category query		{ log_file; };
	category security	{ log_file; };
	category cname		{ log_file; };
	category lame-servers	{ log_file; };
	category update	{ log_file; };
	};


-- 
© Robin Lynn Frank - Director of Operations - Paradigm-Omega, LLC
Website:   http://www.paradigm-omega.com/
RSS:       http://paradigm-omega.blogspot.com/atom.xml
Spamtraps: http://www.paradigm-omega.net/cgi-bin/custmail.cgi
=====================================================================
Viagra cures Microsoft!


-- Attached file included as plaintext by Ecartis --
-- File: signature.asc
-- Desc: OpenPGP digital signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
Comment: Sed quis custodiet ipsos custodes?

iD8DBQFCF/99o0pgX8xyW4YRA+n0AJ0Us9vo/ozH1xxOInziOx0RyAkkrACfTVMF
Lf5CrCSG7JKOb3ljANBy+IU=
=tfnX
-----END PGP SIGNATURE-----




More information about the bind-users mailing list