TIBCO ActiveMatrix Dashboard Logging Configuration

The dashboard logs are generated at SPM_HOME/logs/spmdashboard.log.

You can configure these logs using the SPM_HOME/config/spm_dashboard_log4j.properties log configuration file. Configure the log file path with the following property:

log4j.appender.dashboardAppender.File=../logs/amxdashboard.log
Note: By default, Tomcat server logs are generated at SPM_HOME/amxdashboard/tomcat/logs.