Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Tomcat logging

&pagelevel(3)&pagelevel

The Apache Tomcat shipped with WebAdmin offers logging with its own implementation of java.util.logging API called JULI as a trace function.

The Tomcat logging configuration file UtmWebAdmin/conf/logging.properties in the WebAdmin data root directory contains the complete file path (directory, prefix) and the lifetime of the trace files in days (maxDays) for the individual FileHandlers.

The log files and console output file are located in the WebAdmin main data directory under "UtmWebAdmin/logs":

catalina.yyyy-mm-dd.logConsole log file (yyyy = year, mm = month, dd = day)
localhost.yyyy-mm-dd.logTomcat protocol file