Planning Analytics and TM1 logs

You can use Planning Analytics logs to monitor the performance of the TM1 Server and the TM1 Admin Server. For example, dimensions and cubes produce messages when they load, and the TM1 Server reports messages when it starts and stops.

You can control the quantity and focus of logging by selectively turning on or off individual TM1 loggers in the logging properties file. The default logging configuration is INFO level messages for all areas of TM1.

Note: You can manage IBM® Planning Analytics log files to prevent the accumulation of log files in the TM1 database log directory. Accumulation of log files might cause problems when a TM1 Server or Planning Analytics Administration attempts to access existing log file.

Planning Analytics provides the following log files:

Admin Server log
Log file: tm1admsrv.log in <pa_install_directory>\bin64\
Properties file: tm1admsrv-log.properties in <pa_install_directory>\bin64\
For more information, see The TM1 Admin Server log.
Transaction log
Log file: tm1s.log in <pa_install_directory>\bin64\<database_location>\
Properties file: tm1s-log.properties in <pa_install_directory>\bin64\<database_location>\
For more information, see The transactions log.
TM1 message log
Log file: tm1server.log in <pa_install_directory>\bin64\<database_location>\
Properties file: tm1s-log.properties in <pa_install_directory>\bin64\<database_location>\
For more information, see The message log.
TM1 audit log
Log file: tm1rawstore.<timestamp>
For more information, see The audit log.
The ops logger Added in Planning Analytics version 2.0.3
Properties file: tm1s-log.properties in <pa_install_directory>\bin64\<database_location>\
For more information, see The ops logger.
TM1 Top log Added in Planning Analytics version 2.0.7
Properties file: tm1s-log.properties in <pa_install_directory>\bin64\<database_location>\
For more information, see The TM1 Top log.
TurboIntegrator process error logs
Log file: TM1ProcessError.log
For more information, see TM1ProcessError.log file.
TM1 event logs
Log file: tm1event.log
For more information, see Download database log files and EventLogging.
Database availability log
Log file: AgentActions.log in <pa_install_directory>\bin64\<database_location>\
This log records the user and time associated with these database actions performed in Planning Analytics Administration: start, stop, restart, and end process.
The AgentActions.log file records only actions that are performed through the Planning Analytics Administration user interface. Crashes or actions performed through any means other than the Planning Analytics Administration user interface are not recorded.
Note: Local only To enable the AgentActions.log on Planning Analytics Local, you must add the following parameter to the bootstrap.properties file for your Planning Analytics Administration agent:

LOG_ACTIONS=TRUE

To learn more about modifying the bootstrap.properties file, see Install and configure the Planning Analytics Administration agent.