Zimbra Log Files and Stack Trace Files
Any stacktrace files will have the process id of the JVM appended to the filename.
The main mailbox application log:
- /opt/zimbra/log/mailbox.log
In ZCS 5.0.x, the JVM output log and stacktrace files will be in /opt/zimbra/log/:
- /opt/zimbra/log/zmmailboxd.out (jvm output log)
- /opt/zimbra/log/stacktrace.<pid>
In ZCS 4.5.x, the JVM output log and stacktrace files will be in /opt/zimbra/tomcat/logs/:
- /opt/zimbra/tomcat/logs/catalina.out (tomcat jvm output log)
- /opt/zimbra/tomcat/logs/stacktrace.<pid>