[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Log Files
- Subject: RE: [cobalt-users] Log Files
- From: Bob G7 <Bob_G7@xxxxxxxxxx>
- Date: Sat Sep 14 01:28:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> I've seen alot of posts about log files & the like.
> Can anyone tell me which log files (and where they live on a
> raq3) I should
> be checking on a regular basis ?
>
Not sure on a RaQ3, but on a RaQ4 there in /var/log, I would think there the
same.
Telnet/SSH into the RaQ, and SU -
cd /var/log
less logfilename
(logfilename being the log you want to look at)
these are the ones I look at daily:
auth
spooler
maillog
phoenix.log
postgresql
secure
xferlog
cron
kernel
messages
Also cd to httpd and look at:
access
error
adm_error
adm_access
Hope that helps