If you want to audit only failures, click Select Failures Only.

23-2 Oracle Fusion Middleware Administrators Guide for Oracle Internet Directory Features of Oracle Internet Directory Debug Logging Oracle Internet Directory enables you to: ■ View logging information for the directory server, the directory replication server, and the directory integration server ■ Set the logging level ■ Specify one or more operations for which you want logging to occur ■ Search messages in a standard format to determine remedial action for fatal and serious errors ■ View trace messages according to their severity and order of importance ■ Diagnose Oracle Internet Directory components by examining trace messages with relevant information about, for example, entry DN, ACP evaluation, and the context of an operation Interpreting Log Messages This section discusses log messages—those associated with specified LDAP operations and those not. It provides an example of a trace log and explains how to interpret it. Like other Oracle Fusion Middleware components, Oracle Internet Directory writes diagnostic log files in the Oracle Diagnostic Logging ODL format. The Oracle Fusion Middleware Administrators Guide describes ODL format. Directory server oidldapd ORACLE_ INSTANCE diagnosticslogsOIDcomponentNameoidlda pd01sPID-XXXX.log where: ■ 01 is the instance number, which is 01 by default ■ s stands for server ■ PID is the server process identifier ■ XXXX is a number from 0000 to orclmaxlogfilesconfigured ORACLE_ INSTANCE diagnosticslogsOIDcomponentNameoidstackI nstNumberPID.log Note: The oidstackInstNumber log files pertain to SIGSEGVSIGBUS tracing. Also, empty files with this name are created during directory instance startup, and can be ignored. LDAP dispatcher oidldapd ORACLE_ INSTANCE diagnosticslogsOIDcomponentNameoidl dapd01-XXXX.log where 01 is the instance number, which defaults to 01, and XXXX is a number from 0000 to orclmaxlogfilesconfigured. OID Monitor OIDMON ORACLE_ INSTANCE diagnosticslogsOIDcomponentNameoidm on-XXXX.log where XXXX is a number from 0000 to orclmaxlogfilesconfigured. Table 23–1 Cont. Oracle Internet Directory Log File Locations Tool or Server Name Log File Name