The audit log uses standard LDIF format, so that administrators can quickly analyze what changes occurred to the data. The audit log begins logging when enabled and should be used to debug any issues that may have occurred. Some common properties are the following:
  • Timestamp. Displays the date and time of the operation. Format: DD/Month/ YYYY:HH:MM:SS <offset from UTC time>
  • Connection ID. Numeric identifier, starting incrementally with 0, that identifies the client connection that is requesting the operation.
  • Operation ID. Numeric identifier, starting incrementally with 0, that identifies the operation.
  • Modifiers Name. Displays the DN of the user who made the change.
  • Update Time. Records the modifyTimestamp operational attribute.