logging statment trouble

Jaysheel Mehd jmehd at hns.com
Fri Sep 28 17:54:00 UTC 2001


Hi

I am having problem in the logging statement for versions and the size
of the log file.  I have looked into the mailing archives in which the
problem's solution is not mentioned.

The statement I use is:

logging {

        channel trial_default {
        file "/var/log/named/default" versions 5 size 10k;
                severity info;
                print-category yes;
                print-time yes;
                print-severity yes;
        };
and later on the category portion.

Now,  I am neither able to see the different versions being created nor
can I see the effect of "size" statement on my log file(it continues to
be fatter). Can anybody help me figure out the problem?

Thanks in advance
Jaysheel



More information about the bind-users mailing list