Web server logs
Planon makes use of a number of log files to log different types of information. On the web server, the following log files exist.
In the following location ...\Server\tanuki\webserver\logs:
wrapper-default.log: contains all the general logging and the service events of the Planon application web server. This log file can be used to generically diagnose the Planon web server. It contains a broad variety of information.
In the following location ..\Server\tomcat-*\logs:
catalina.*.log: contains messages from the Tomcat server itself.
localhost.*.log: contains messages from the Planon application running on the web server.
pss2.log, kiosk.log, etc.: contains messages from the Planon module running on the web server.
localhost_access_log.*.log: contains a log line for every web request that is completed at the web server.