Configuring bind 8.2.2P5 to log dynamic updates

Jens-Uwe Mager jum at anubis.han.de
Sun Jun 25 15:02:07 UTC 2000


I am attempting to debug some dynamic update issues so I thought that
putting some more info about the updates into a seperate log file would
be in order. I used the following in named.conf:

logging {
        channel updates_debug {
                file "/var/adm/updaters.log" versions 3 size 4m;
                print-time yes;
                print-category yes;
                severity debug 3;
        };
        category update {
                updates_debug;
        };
};

But any updates are still logged to syslog, my channel appears to be
completely ignored. Is there anything obviously wrong with my
configuration?

-- 
Jens-Uwe Mager	<pgp-mailto:62CFDB25>



More information about the bind-users mailing list