On Fri, Mar 25, 2005 at 03:18:37PM +1100, Voytek wrote:
> <quote who="Matthew Palmer">
> > Without good logs, you're up the creek.  Fix your logging so it records
> > anything, and then hope it doesn't happen again.
>
> so, I should uncomment this one ?:
> 
> #kern.*                                                 /dev/console
> 
> and, point it to a /var/log/kernel ?

It's /var/log/kern.log, but yes, the principle is correct.  I like somewhere
to have a complete log of everything when this sort of thing can happen, so
a line like

*.*             /var/log/all.log

is handy.  Be careful of filling up your disk, though...

- Matt

Attachment: signature.asc
Description: Digital signature

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to