Log Handler Configuration Tools

8-6 Oracle Fusion Middleware Administrators Guide for Oracle Identity Manager 1. Open the DOMAIN_NAMEconfigfmwconfigserversSERVER_NAMElogging.xml file. 2. Locate the logger you want to configure. Table 8–2 lists the Oracle Identity Manager loggers. Table 8–2 Oracle Identity Manager Loggers Logger Description oracle.iam.request oracle.iam.requestdatasetgeneration oracle.iam.requestactions oracle.iam.platform.workflowservice Logs events related to request and request dataset management. oracle.iam.requesttemplate Logs events related to request template management. oracle.iam.selfservice Logs events related to authenticated and unauthenticated self-service operations. oracle.iam.ChangePasswordtaskflow Logs events for the password change functionality UI. oracle.iam.forgotpasswordtaskflow Logs events for the forgot password functionality UI. oracle.iam.identitytaskflow Logs events for the administrative UI identity operations. oracle.iam.identity.orgmgmt Logs events related to the organization manager service operations. oracle.iam.identity.rolemgmt Logs events related to the role manager service operations. oracle.iam.identity.usermgmt Logs events related to the user manager service operations. oracle.iam.identity.scheduledtasks Logs events related to scheduled tasks in the identity feature. oracle.iam.platform.utils Logs events related to utilities provided by the platform mainly used by other features. Includes utilities for message resources handling, logging handling, internationalization, caching, and so on. oracle.iam.platformservice Logs events related to utilities that are mainly executed from the client side. For example, the plug-in registration utility, the purge cache utility, and so on. Some server-side utilities, such as the date-time utility and the exception handling utility, also use this logger. oracle.iam.platform.canonic Logs events related to the platform UI framework. oracle.iam.consoles.faces oracle.iam.consoles.common Logs messages generated from the UI framework. oracle.iam.platform.kernel Logs events related to the kernel. This includes the logging generated during the handling of orchestrations by the platform. The event handlers executed in the orchestrations within each feature use that features respective logger. oracle.iam.platform.context Logs events related to the context management feature. Enabling System Logging 8-7 oracle.iam.platform.entitymgr Logs events related to the entity manager feature. This feature provides generic handling of different types of entities, such as users, roles, and so on, and appropriate routing to the respective operations on them. oracle.iam.scheduler oracle.iam.platform.scheduler Xellerate.Scheduler Xellerate.Scheduler.Task Logs events related to the scheduler. Note that certain scheduled tasks may also use other loggers. oracle.iam.reconciliation Logs events related to the reconciliation feature. oracle.iam.accesspolicy Logs events related to the access policy feature. oracle.iam.autoroles Logs events related to the auto role membership assignment feature. oracle.iam.callbacks Logs events related to the callbacks feature. oracle.iam.configservice Logs events related to the Configuration service APIs that are used for configuration of entity attributes. oracle.iam.ldap-sync Logs events related to the Oracle Identity Manager and LDAP synchronization feature. oracle.iam.notification Logs events related to e-mail templates and the notifications handling feature. oracle.iam.passwdmgnt Logs events related to the password management feature. oracle.iam.platform.pluginframework Logs events from the plug-in framework feature that handles the management of plug-ins. oracle.iam.platform.async Logs events from platform that handles asynchronous operations. oracle.iam.spmlws oracle.iam.wsschema Logs events related to web services used for Fusion applications that generate requests for different operations. oracle.iam.diagnostic Logs messages from the diagnostic service APIs used to run diagnostic checks. oracle.iam.oimdataproviders Logs events related to the Oracle Identity Manager data providers. The Oracle Identity Manager data providers provide code to update and fetch data from the Oracle Identity Manager database. Xellerate.Database Logs database operations. Xellerate.PreparedStatement Same as Xellerate.Database, but logs only PreparedStatement details. Xellerate.Performance Logs database performance, such as time to execute a statement query, or time to iterate through a result set to get datametadata. Table 8–2 Cont. Oracle Identity Manager Loggers Logger Description