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:
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.
default
node.auditOn
property to true
.See also: