Those are BIND's statistics and can be ignored... If you would like

to remove them completely from your BIND8 configuration or move them to

a seperate file it is possible... An example of is below cut from my DNS

machines current configuration...

        Respectfully,

        Jeremy T. Bouse

        UnderGrid Network Services, LLC

>>>> Snippit from named.conf

logging {

        // Setup a logfile channels that keep 4 backup copies

        // Each channel can later be used to store 1 or more

        // categories into

        channel stat_log {

                file "/var/log/stats.log"

                versions 4;

        };

        channel named_log {

                file "/var/log/named.log"

                versions 4;

        };

        channel lame_log {

                file "/var/log/lame.log"

                versions 4;

        };

        // Log Lame Server messages to the 'lame_log' channel

        category lame-servers { lame_log; };

        // Feed cname, notify and ncache messages to /dev/null

        category cname { null; };

        category notify { null; };

        category ncache { null; };

        // Log Servers stats to the 'stat_log' channel

        // To ignore completely change 'stat_log' to 'null'

        category statistics { stat_log; };

        // Where to log default messages that don't fit another

        // category

        category default { named_log; };

};

<<<<

Robert L. Harris was said to been seen saying:



> I was looking at my messages file and I noticed this:



> Jan 11 10:04:51 wally named[116]: Cleaned cache of 74 RRsets

> Jan 11 10:04:51 wally named[116]: USAGE 947610291 947469891 CPU=20.14u/14.64s CHILDCPU=0u/0s



> I get these about once per hour.  My config doesn't have anything set 

> with a 1hr reload/refresh, etc.  Anyone know if this is pushing

> data up the pipe or just informational?




-- 
,-----------------------------------------------------------------------------,
| Jeremy T. Bouse  -  UnderGrid Network Services, LLC  -   www.UnderGrid.net  |
|       All messages from this address should be atleast PGP/GPG signed       |
|       Public PGP/GPG key available through http://wwwkeys.us.pgp.net        |
|     If received unsigned (without requesting as such) DO NOT trust it!      |
| ">undrgrid@UnderGrid.net  -  NIC Whois: JB5713  -  ">Jeremy.Bouse@UnderGrid.net |
`-----------------------------------------------------------------------------'



application/pgp-signature attachment: stored


--
To unsubscribe: mail ">majordomo@ale.org with "unsubscribe ale" in message body.