ProcedureTo create an audit module

The Application Server provides a simple default audit module; for more information, see To use the default audit module.

  1. Expand the Configuration node.

  2. Expand the Security node.

  3. Select the Audit Modules node.

  4. On the Audit Modules page, click New.

  5. On the Create Audit Module page, enter the following information:

  6. To add JVM properties to this module, click Add Property. Specify a name and value for each property.

    Valid properties include auditOn, which specifies whether or not to enable this implementation class. Valid values are true and false.

  7. Click OK to save entries, or click Cancel to quit without saving.

See Also