Using the Default Audit Module

The default audit module logs authentication and authorization requests to the server log file. For information on changing the location of the log file, see "Configuring General Logging Settings".

Authentication log entries include the following information:

Regardless of whether audit logging is enabled, the Application Server logs all denied authentication events.

Authorization log entries include the following information:

Enabling and Disabling the Default Audit Module

In addition to enabling logging, set any properties required by the specific audit modules required. In the case of the default audit module, follow these steps.

  1. In the Admin Console tree component, expand the Configurations node.
  2. Expand the instance to configure:
    1. To configure a particular instance, expand the instance’s config node. For example, the default instance, server, expand the server-config node.
    2. To configure the default settings for all instances, expand the default-config node.
  3. Expand the Security node.
  4. Expand the Audit Modules node.
  5. Click the default node.
  6. Set the value of the auditOn property to true.
  7. Select Save to save the changes.
  8. Restart the Application Server if Restart Required displays in the console.

See also:


Legal Notices