Sun GlassFish Enterprise Server v3 Domain File Format Reference

audit-module

Specifies an optional plug-in module that implements audit capabilities. Audit modules collect and store information on incoming requests (servlets, EJB components) and outgoing responses.

Superelements

security-service

Subelements

The following table describes subelements for the audit-module element.

Table 1–13 audit-module Subelements

Element 

Required 

Description 

property

zero or more 

Specifies a property or a variable. 

Attributes

The following table describes attributes for the audit-module element.

Table 1–14 audit-module Attributes

Attribute 

Default 

Description 

name

default

Specifies the name of this audit module. 

classname

com.sun.enterprise.security.Audit

Specifies the Java class that implements this audit module. 

Properties

The following table describes properties for the audit-module element.

Table 1–15 audit-module Properties

Attribute 

Default 

Description 

auditOn

false

If true, causes the loading of the audit module and ensures that it is called by the Enterprise Server’s audit library at audit points.