Logging in Remedy Smart Reporting
Remedy Smart Reporting has several logging facilities for different parts of the application. The main Remedy Smart Reporting application log (smartreporting.log) is in the C:\Program Files\BMC Software\ARSystem\SmartReporting\appserver\logs directory. The smartreporting.log file contains error and warning messages and information about Remedy Smart Reporting.
You can configure Remedy Smart Reporting to log additional debugging information in this file. Go to the log4j.properties file in C:\Program Files\BMC Software\ARSystem\SmartReporting\appserver\webapps\ROOT\WEB-INF and uncomment the following line:
log4j.category.com.hof=DEBUG
This sets the logging level to DEBUG.
The following table lists the logs that you can refer to for issues in Remedy Smart Reporting:
Issue | Log Details |
---|---|
Install and Upgrade issues | Microsoft Windows:
Linux:
|
Changing default user role | See the log files located in the InstallationPath\AR\Arserver\Db\smartreporting.log directory. |
Onboarding and importing content issues | See the following log files located in the InstallationPath\BMC Software\ARSystem\SmartReporting\appserver\logs directory:
|
Performance issues | Perform the following steps for logging the performance issues:
In addition to the log file, you can check the Performance Analysis Snap Shot Tool to find out the root cause of the performance issues. This Yellowfin utility indicates which processes are slow. For more information, see Performance Analysis Snap Shot Tool in the Yellowfin knowledge base. |
User synchronization issues |
|
Common content synchronization issues | Plugin logs:
Reporting logs: InstallationPath\appserver\logs\smartreporting.log |
Service outages | See the following log files located in the <Install Path>\BMC Software\ARSystem\SmartReporting\appserver\logs directory:
|
Data source connection issues | Reporting logs: InstallationPath\appserver\logs\source.<datasourceID>.log. For example, source.12345.log. For more information, see Data-source-connection-logs. |