Running StreamStudio > Monitoring StreamStudio > Using the StreamStudio log file

Using the StreamStudio log file
StreamStudio generates a log file (streamstudio.log) containing information about the web applications. The file is located in the following directory:
<Java_application_server_home>\logs
For example, for Apache Tomcat:
<TOMCAT_HOME>\logs
Log levels
The StreamStudio log has four different levels for the severity of the content:
ERROR – Displays severe errors.
WARN – Displays non-fatal errors that might need investigation.
INFO – Displays informational messages.
DEBUG – Mainly for developers.
The settings can be changed in the log4j.properties file, located in the following directory:
<Portal root>\<Name>\WEB-INF
For example, for Apache Tomcat:
<TOMCAT_HOME>\webapps\<Name>\WEB-INF
After changing theses settings, you must restart the Java application server.
OpenText StreamServe 5.6 Updated: 2013-03-01