(7.6+) Media server logging in Apache Tomcat
Custom media log messages are written to the Apache Tomcat log file. The default log location is Tomcat x.x\logs\Catalina.#.YYYY-MM-DD.log, where # represents a sequential log file number and x.x represents the Tomcat version.
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:
- 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.