Date: Mon, 8 Sep 2003 12:04:54 -0700 (PDT) From: Charlie Schluting <charlie@schluting.com> To: freebsd-questions <freebsd-questions@freebsd.org> Subject: Bind query logging stops after a logrotate. Message-ID: <20030908120158.J27650@cheshire.cat.pdx.edu>
next in thread | raw e-mail | index | archive | help
FBSD 5.1:
Using Bind9.2.2, and I have query logging turned on:
logging {
channel "querylog" { file "/var/log/query.lo~g"; print-time yes; };
category queries { querylog; };
};
After a logrotate, it stops logging completely. The permissions are
correct, and all I have to do to make it start logging again is: "rndc
reload".
Anyone heard of this? Any ideas?
TIA,
-Charlie
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030908120158.J27650>
