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

RE: [cobalt-users] Log Files



> 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