Table 11. Reporting and Analysis Framework Log Files
Log Location | Log Name and Description |
---|---|
Reporting and Analysis Framework: EPM_ORACLE_INSTANCE/diagnostics/logs/ReportingAnalysis |
|
Web application logs: MIDDLEWARE_HOME/user_projects/domains/domain name/servers/managed server name/logs |
|
Each service has a log file. In a distributed environment, all services of one type log their messages to one file. Separate log files are generated for configuration or environment information and for stdout messages.
Services log file names format:
server_messages_OriginatorType.log
where
OriginatorType is one of these service log files:
AnalyticBridgeService
AuthenticationService
AuthorizationService
CommonServices
DataAccessService
EventService
GSM
HarvesterService
IntelligenceService
IRJobService
IRServiceHelper
JobService
LoggingService
LSM
PublisherService
RepositoryService
SearchIndexing
SearchKeywordProvider
SearchMonitor
SessionManager
ServiceBroker
TransformerService
UsageService
Special log files:
COMPONENT_NAMELoggingBackup.log—Contains logging messages when Logging Service is unavailable (for example, rafservicesLoggingBackup.log)
configuration_messages.log—Contains basic environment and configuration information
stdout_console_MODULE_NAME.log—Contains messages sent to stdout and stderr
Some EPM System products use remote logging by communicating with Reporting and Analysis Framework logging service.
In a distributed environment, you can use the remote logging feature to create all logs in one place for all the components running on different machines.
Select one machine in your distributed environment for this purpose, and enable logging service only on this machine. You must disable logging service on all other machines. See the Hyperion Reporting and Analysis Framework Administrator’s Guide.
By default, Reporting and Analysis Framework services and Interactive Reporting services are configured to use remote logging:
When you configure a machine for remote logging, the log files are not created on the local file system but are created on the machine where the logging service is running. You can change this default configuration and choose to log messages locally. Interactive Reporting Log Service uses remote logging by default.
If a component is configured for local logging, then Logging Service is not used by that component.
To change the logging approach from remote to local:
If the Logging service fails, logging service log messages are written to backup files at the same location as the log files. Backup file names syntax:
COMPONENT_NAMELoggingBackup.log
When the remote login approach is used, log messages are backed up in EPM_ORACLE_INSTANCE/diagnostics/logs/ReportingAnalysis/rafservicesLoggingBackup.log.
After a failure, when the logging service becomes available, the data from the backup files are transferred to the appropriate log files on the machine where the logging service is running. The backup files are then removed.
To dynamically change the logger levels for Reporting and Analysis Framework services:
In EPM Workspace, click Navigate, then Administer, then Reporting and Analysis, and then Services.
Open the Properties dialog box for Reporting and Analysis Framework or the Interactive Reporting services Logs panel.
Add, (for Reporting and Analysis Framework), remove (for custom loggers for Reporting and Analysis Framework), or modify logger levels.
To apply the changes, in the context menu, click Refresh log Configuration. The changes are quickly applied.