EPM System Product Logging Matrix

The tables in this section provide information about logging by Oracle Enterprise Performance Management System tools, components, and products, including logging formats, default message types and logging levels, and logging configuration file names and locations.

This section uses the default domain, EPMSystem, in logging configuration file locations. For any installation that has been configured to use a different domain name, substitute that domain name for the EPMSystem domain.

This section also uses default names for managed servers; for example, FoundationServices0 is the default name for the Foundation Services managed server. For any installation that has been configured to use a different managed server name, substitute that managed server name for the default name.

Note:

With compact deployment, all logs are in MIDDLEWARE_HOME/user_projects/domains/EPMSystem/servers/epmserver0/logs. The logging configuration file (logging.xml) is located in MIDDLEWARE_HOME/user_projects/domains/EPMSystem/config/fmwconfig/servers/epmserver0.

The default logging levels for EPM System products are the levels that Oracle recommends, but you can change them for most products. For information about ODL logging-level options, see ODL Logging Levels.

Table 3-2 EPM System Installation and Configuration Logging Formats

Tool/Component Default Message Type/Logging Level Logging Configuration File
EPM System Installer

See Installation, Configuration, and Diagnostic Logs.

TRACE In the installer image, in the same location as installTool.jar: installTool-logging.xml
EPM System Configurator

See Installation, Configuration, and Diagnostic Logs.

TRACE EPM_ORACLE_HOME/common/config/11.1.2.0/configTool-logging.xml
Oracle Hyperion Enterprise Performance Management System Diagnostics and Validation Tool TRACE EPM_ORACLE_HOME/common/validation/11.1.2.0/validationTool-logging.xml
EPM System Uninstaller TRACE EPM_ORACLE_HOME/uninstall/uninstall-logging.xml

Table 3-3 Foundation Services Logging

Product Default Message Type/Logging Level Logging Configuration File
Oracle Hyperion Shared Services and Oracle Hyperion Enterprise Performance Management Workspace NOTIFICATION MIDDLEWARE_HOME/user_projects/domains/EPMSystem/config/fmwconfig/servers/FoundationServices0/logging.xml
Oracle Hyperion Enterprise Performance Management System Lifecycle Management for Shared Services (command prompt) NOTIFICATION EPM_ORACLE_INSTANCE/config/FoundationServices/logging.xml
Lifecycle Management for Oracle Essbase NOTIFICATION
  • EPM_ORACLE_INSTANCE/config/FoundationServices/logging.xml, for migrations that are run from a command-line utility

  • MIDDLEWARE_HOME/user_projects/domains/EPMSystem/config/fmwconfig/servers/FoundationServices0/logging.xml, for migrations that are run from Shared Services.

Oracle Hyperion Calculation Manager WARNING MIDDLEWARE_HOME/user_projects/domains/EPMSystem/config/fmwconfig/servers/CalcMgr0/logging.xml
Oracle Smart View for Office Not Applicable Smart View is a client-side application. The name and location of the file where it logs events, errors, and other information are specified as options in Smart View. For more information about Smart View logging options, see the Oracle Smart View for Office User's Guide.

Table 3-4 Essbase Logging

Product Default Message Type/Logging Level Logging Configuration File
Essbase Server TRACE:1 EPM_ORACLE_INSTANCE/EssbaseServer/essbaseserver1/bin/logging.xml

Within logging.xml, there are two entries in the <loggers> sections:

  • EssbaseAgentODLLogger — for the Essbase agent. This writes to the ESSBASE_ODL.log in EPM_ORACLE_INSTANCE/diagnostics/logs/essbase/essbase_0, where 0 is an instance number

  • DefSvrLogger — for the Essbase application server (ESSSVR). This writes to the application name.LOG in EPM_ORACLE_INSTANCE/diagnostics/logs/essbase/essbase_0/application name

Oracle Essbase Administration Services WARNING MIDDLEWARE_HOME/user_projects/domains/EPMSystem/config/fmwconfig/servers/EssbaseAdminServices0/logging.xml
Oracle Hyperion Provider Services WARNING:1 MIDDLEWARE_HOME/user_projects/domains/EPMSystem/config/fmwconfig/servers/AnalyticProviderServices0/logging.xml

Table 3-5 Financial Performance Management Application Logging

Product Default Message Type/Logging Level Logging Configuration File
Oracle Hyperion Planning DEBUG Use Planning to set the logging level for each Planning application server. See Planning Logs.
NOTIFICATION:32 EPM_ORACLE_HOME/products/Planning/logging/logging.xml
Oracle Hyperion Financial Management Server ERROR:1 This file in EPM_ORACLE_INSTANCE/products/FinancialManagement/logging:

InteropLogging.xml

This file in EPM_ORACLE_HOME/products/FinancialManagement/logging:

hfmDiagLogging.xml

Financial Management Web Services NOTIFICATION:32 MIDDLEWARE_HOME/user_projects/domains/EPMSystem/config/fmwconfig/ servers/HFMWeb0/logging.xml

To change the logging level, edit this logger:

<logger level="NOTIFICATION:32" name="oracle.epm.webservices.fm" useParentHandlers="false">
<handler name="epm-fm-webservices-handler"/>
</logger>

Module level logging is not available for this component.

Financial Management Web Application NOTIFICATION:32 MIDDLEWARE_HOME/user_projects/domains/EPMSystem/config/fmwconfig/servers/HFMWeb0/logging.xml

To change the logging level for specific modules, use the following information:

Copy and paste the following section of the file:

<logger level="NOTIFICATION:32" name="oracle.FMADF" useParentHandlers="false">
<handler name="fmadf-handler"/>
</logger>

replacing the "name" value with a module name from the following list, and then change the logging level to the desired level. The logging level applies to all modules.

  • Application Parameters Services — oracle.FMADF.APPPARAM

  • Application Services — oracle.FMADF.APPLICATION

  • Consolidation Admin — oracle.FMADF.ADMIN

  • Documents — oracle.FMADF.DOCMGR

  • EPU — oracle.FMADF.EPU

  • File Transfer Services — oracle.FMADF.FILETRANSFER

  • Form — oracle.FMADF.WEBFORM

  • Form — oracle.FMADF.WEBFORMDATA

  • Grid — oracle.FMADF.WEBGRID

  • HFM Exception Services — oracle.FMADF.HFMEXCEPTION

  • ICT — oracle.FMADF.INTERCOMPANYTRANSACTIONS

  • Journal — oracle.FMADF.JOURNAL

  • Journals — oracle.FMADF.JOURNALS

  • Line Items — oracle.FMADF.LINEITEMS

  • Load Extract — oracle.FMADF.LOADEXTRACT

  • Mail Services — oracle.FMADF.MAILER

  • Manage Data — oracle.FMADF.MANAGEDATA

  • Manage Ownership — oracle.FMADF.MANAGEOWNERSHIP

  • Metadata Services — oracle.FMADF.METADATA

  • Process Control — oracle.FMADF.PROCESSCONTROL

  • Registry Services — oracle.FMADF.REGISTRY

  • Related Contents — oracle.FMADF.RELATEDCONTENT

  • Resource bundle services — oracle.FMADF.RESOURCE

  • Root Logger — oracle.FMADF

  • Save Documents Dialog — oracle.FMADF.SAVEDOCUMENT

  • Security Services — oracle.FMADF.SECURITY

  • Servlet Services — oracle.FMADF.SERVLET

  • Session Services — oracle.FMADF.SESSION

  • Tasklist — oracle.FMADF.TASKLIST

  • Tax — oracle.FMADF.TAX

  • User Preferences — oracle.FMADF.USERPREFS

  • Utility Services — oracle.FMADF.UTILS

Tax Management (includes Oracle Hyperion Tax Provision, Tax Operations, and Tax Supplemental Schedules)   MIDDLEWARE_HOME/user_projects/domains/EPMSystem/config/fmwconfig/servers/TaxManagement0/logging.xml
Oracle Hyperion Profitability and Cost Management NOTIFICATION:1 MIDDLEWARE_HOME/user_projects/domains/EPMSystem/config/fmwconfig/servers/Profitability0/logging.xml
Oracle Hyperion Financial Close Management NOTIFICATION MIDDLEWARE_HOME/user_projects/domains/EPMSystem/config/fmwconfig/servers/FinancialClose0/logging.xml
Oracle Hyperion Financial Reporting NOTIFICATION: 32 MIDDLEWARE_HOME/user_projects/domains/EPM_System/config/fmwconfig/servers/FinancialReporting0/logging.xml

Table 3-6 Data Management Product Logging

Product Default Message Type/Logging Level Logging Configuration
Oracle Hyperion Financial Data Quality Management, Enterprise Edition NOTIFICATION MIDDLEWARE_HOME/user_projects/domains/EPMSystem/config/fmwconfig/servers/ErpIntegrator0/logging.xml
Oracle Data Relationship Management Not applicable Enable logging in the Data Relationship Management installer. See the Oracle Data Relationship Management Installation Guide.