No logging after logfile turned over. v9.10

James Brown jlbrown at bordo.com.au
Mon May 12 00:42:39 UTC 2014


I’ve installed 9.10 and it seems to work fine, but logging seems to stop after the logfile gets rolled over each night.

I have to run rndc reload to get the logging to start again:

May 12 00:30:01 BordoDNS newsyslog[89310]: logfile turned over
12-May-2014 10:31:47.971 reloading configuration succeeded
12-May-2014 10:31:47.979 reloading zones succeeded
12-May-2014 10:31:48.006 all zones loaded
12-May-2014 10:31:48.006 running

My named.conf ends with:

logging {
        category default {
                _default_log;
        };

        channel _default_log  {
                file "/Library/Logs/named.log";
                severity info;
                print-time yes;
        };


Any suggestions as to how to make the logging continue after the rollover?

Thanks,

James.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 6614 bytes
Desc: not available
URL: <https://lists.isc.org/pipermail/bind-users/attachments/20140512/a4c42c63/attachment-0001.bin>


More information about the bind-users mailing list