[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] DNS log



The named daemon (the BIND dns program) logs everything in
/var/log/messages.  To grep out only the DNS stuff, use the following
command from your admin home directory:

# grep named /var/log/messages > newfile

Then, to read the log, use:

$ less newfile

Be sure to delete newfile when you're done.

Jeff

Timothy Fan wrote:
> 
> Can i view the log for DNS lookup request for my cobalt ?
> Where can i find the log file ? THX
-- 
Jeff Lasman <jblists@xxxxxxxxxxxxx>
nobaloney.net
P. O. Box 52672
Riverside, CA  92517
voice: (909) 787-8589  *  fax: (909) 782-0205