Logger (ZCS 5.0.x and earlier)

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Although the logger is not essential for Zimbra to operate, this article will describe how to troubleshoot Logger configuration, setup, and troubleshooting.

Accessing Logger MySQL database

$ logmysql zimbra_logger
mysql> show tables;
+-------------------------+
| Tables_in_zimbra_logger |
+-------------------------+
| amavis                  |
| amavis_aggregate        |
| config                  |
| disk_aggregate          |
| disk_status             |
| mta                     |
| mta_aggregate           |
| processing_history      |
| raw_logs                |
| service_status          |
+-------------------------+
Jump to: navigation, search