(6.7) Media server logging in Apache Tomcat
Custom media log messages are written to the Apache Tomcat log file. The default log location is Tomcat 6.0\logs\Catalina.x.YYYY-MM-DD.log, where x may be a number from 1-100 (or however many log files you choose to set up) (for Tomcat 7, substitute 7 for 6).
Upon connection, the following messages are written to the log:
When voice prompts are loaded, messages similar to the following are written to the log:
When a failure occurs, messages similar to the following are written to the log:
Note: Failure messages will be logged depending on the setting in toolkit.properties.
The voice prompts themselves are logged in the browser log for GVP, CVP, or AVP (or other voice platform used), not the Tomcat log.