Log Files: Difference between revisions

m (Install or Upgrade doesn't complete moved to Log Files)
No edit summary
Line 1: Line 1:
First thing to check are the logs:
= This is a list of log file locations and what's in them =


<tt>
'''Zimbra logs in several locations'''
/tmp/zmsetup.log.<pid>


/tmp/install.log.<pid>
Depending on what's installed on the server, and how your system is configured, some logs may not be on the server that is experiencing the error.
</tt>
 
* Installation Logs
:''These are named with a pid file extension (3-5 digit number) - generally, the latest one is the one you're looking for''
:'''/tmp/zmsetup.log'''
:'''/tmp/install.log'''
* [[MTA]] logs
:The [[MTA]] (postfix) logs via syslog to the mail facility.  By default, this goes to '''/var/log/maillog'''
 
* [[Tomcat]] (web server) logs
:Tomcat logs via syslog to the local0 facility.  By default, this goes to '''/var/log/zimbra.log''' AND '''/opt/zimbra/log/zimbra.log'''
:Some tomcat information (including [[Stack Traces]]] will also be in '''/opt/zimbra/tomcat/logs/catalina.out'''
 
* [[Spell server]] logs
 
* [[Swatch]]
:[[Swatch]] logs to '''/tmp/swatch.out'''

Revision as of 23:41, 24 February 2006

This is a list of log file locations and what's in them

Zimbra logs in several locations

Depending on what's installed on the server, and how your system is configured, some logs may not be on the server that is experiencing the error.

  • Installation Logs
These are named with a pid file extension (3-5 digit number) - generally, the latest one is the one you're looking for
/tmp/zmsetup.log
/tmp/install.log
The MTA (postfix) logs via syslog to the mail facility. By default, this goes to /var/log/maillog
Tomcat logs via syslog to the local0 facility. By default, this goes to /var/log/zimbra.log AND /opt/zimbra/log/zimbra.log
Some tomcat information (including Stack Traces] will also be in /opt/zimbra/tomcat/logs/catalina.out
Swatch logs to /tmp/swatch.out
Jump to: navigation, search