This section shows the location of the log and configuration files associated with the various components that make up the MySQL Enterprise Service Manager. These files can prove useful for debugging purposes.
All log files except catalina.out
are rotated
to ensure they do not grow beyond 10MB in size.
Table B.1. MySQL Enterprise Monitor: Log File Locations – Windows
Component | File Location |
---|---|
Apache/Tomcat | C:\Program Files\MySQL\Enterprise\Monitor\apache-tomcat\logs\catalina.out |
Repository | C:\Program Files\MySQL\Enterprise\Monitor\mysql\data |
Configuration Report | C:\Program Files\MySQL\Enterprise\Monitor\configuration_report.txt |
Service Manager | C:\Program Files\MySQL\Enterprise\Monitor\apache-tomcat\logs\mysql-monitor.log |
Table B.2. MySQL Enterprise Monitor: Log File Locations – Unix
Component | File Location |
---|---|
Apache/Tomcat | /opt/mysql/enterprise/monitor/apache-tomcat/logs/catalina.out |
Repository | /opt/mysql/enterprise/monitor/mysql/data |
Configuration Report | /opt/mysql/enterprise/monitor/configuration_report.txt |
Service Manager | /opt/mysql/enterprise/monitor/apache-tomcat/logs/mysql-monitor.log |
Table B.3. MySQL Enterprise Monitor: Log File Locations – Mac OS X
Component | File Location |
---|---|
Apache/Tomcat | /Applications/mysql/enterprise/monitor/apache-tomcat/logs/catalina.out |
Repository | /Applications/mysql/enterprise/monitor/mysql/data |
Configuration Report | /Applications/mysql/enterprise/monitor/configuration_report.txt |
Service Manager | /Applications/mysql/enterprise/monitor/apache-tomcat/logs/mysql-monitor.log |
All of these logs are viewable within MySQL Enterprise Dashboard. For more information, see Section 5.6, “Logs”.
The configuration_report.txt
file contains
the repository password in plain text. You may want to store
this file in a secure location.
On all operating systems, the Apache/Tomcat, and Repository directories contain both access and error files.