Where to find server logs
Article Details
URL:
http://www.archiware.com/support/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=19
Article ID:
19
Created On:
16 Apr 2007 02:04 PM
Answer
You can locate the PresSTORE server log files in the directory
/usr/local/aw/
log
(note: on your site, the software may be installed in a different directory than
/usr/local/aw
).
In the above directory, you will find
lexxsrv.log
which the most recent log file. Beside that, in this directory you may find a number of other older logfiles. Those are automatically rotated by the PresSTORE server and have the form:
lexxsrv.log.XYZ
where
XYZ
is a three-digit number. Log files with larger numbers are older.
PresSTORE maintains about 360 copies of the log file. You can safely delete all logfiles from the above directory if your system is running out of disk space. This is however NOT a recommended policy, as you will lose accumulated log history and make tech support job much more complicated and error-prone.