Logging
Application server logs
Planon makes use of a number of log files to log different types of information. On the application server, the following log files exist.
In the following location ...\Server\tanuki\appserver\logs\:
wrapper-default.log: contains all the general logging and the service events of the Planon application. This log file can be used to generically diagnose the Planon application server. It contains a broad variety of information.
In the following location ...\Server\wildfly-*\standalone\log\:
server.log: contains general runtime information for the Planon application server. Runtime events on the Planon application server are logged here. This log file rotates every day.
boot.log: contains the start-up information for the Planon application server. This log file contains information about the start-up process itself, but also general information about the server, hardware and configuration. This can be useful when start-up issues arise, or when the exact configuration of the server is not known.
perfmon.log: if performance logging is enabled, the application will log performance metrics at regular intervals into this file. Performance logging can be enabled in System settings > Performance monitoring. Set the Is activated field to Yes.
securityautdit.log: if audit logging is enabled, the application will log audit events into this file.