Previous Topic: The Policy Xpress LDAP Plug-in Now Supports Secure Connections

Next Topic: Enable Logging of LDAP Unbind Operations

Enable Logging to Trace Domain Open and Close Events Initiated from the Provisioning Manager

Open and close events are user-initiated events that occur when the user opens or closes a Provisioning domain using the Provisioning Manager. Opening the domain establishes the first LDAP connection to the Provisioning Server. After, the Provisioning Manager can open additional LDAP connections. Closing the domain closes all open LDAP connections.

The Provisioning Manager logs domain open and close events at INFO level.

To enable open and close event logging, configure logging in the Provisioning Manager.

To enable open and close event logging

  1. In the Provisioning Manager, click File, Preferences, Logging tab.

    The Logging tab appears.

  2. Select the Enabled check box next to the logging destination you want.

Example: How open and close events are logged

Each Domain open event is logged in etaclient*.log as:

INFO IM Provisioning Manager - Domain opened (<working_domain>:<user>@<user_domain>)

Each Domain close event is logged in etaclient*.log as:

INFO IM Provisioning Manager - Domain closed (<working_domain>:<user>@<user_domain>)