logging

Adam Lang aalang at rutgersinsurance.com
Mon Jun 11 14:14:24 UTC 2001


Besides the fact of the previous error I'm getting, I'm trying to get it to
log to a file, and not to the screen.

needless to say the logging functionality is a little confusing.  This is
what I have in my named.conf:

logging {
        channel my_log {
                file "/var/log/named.log";
                severity info;
                print-category yes;
                print-severity yes;
        };
        category notify { my_log; };
        category xfer-out { my_log; };
};

Not accomplishing what I want it to.

Adam Lang
Systems Engineer
Rutgers Casualty Insurance Company
http://www.rutgersinsurance.com



More information about the bind-users mailing list