Sun Java System Access Manager Policy Agent 2.2 Guide for BEA WebLogic Server 9.0/9.1

Audit Log Properties

com.sun.identity.agents.config.audit.accesstype

com.sun.identity.agents.config.log.disposition

com.sun.identity.agents.config.remote.logfile

com.sun.identity.agents.config.local.logfile

com.sun.identity.agents.config.local.log.rotate

com.sun.identity.agents.config.local.log.size

· com.sun.identity.agents.config.audit.accesstype

Hot-swap enabled: No

This property specifies the access type or access types logged by the agent. The following are valid values for this property:

LOG_NONE

LOG_ALLOW

LOG_DENY

LOG_BOTH

· com.sun.identity.agents.config.log.disposition

Hot-swap enabled: Yes

This property specifies the audit log mode that the agent uses when writing audit log messages. The following are valid values for this property:

LOCAL

REMOTE

ALL

Key Properties Affecting This Property

This property is not used when the following property is set as shown:

com.sun.identity.agents.config.audit.accesstype = LOG_NONE

· com.sun.identity.agents.config.remote.logfile

Hot-swap enabled: Yes

This property specifies the file name used on the remote server.

Key Properties Affecting This Property

This property is not used when the following property is set as shown:

com.sun.identity.agents.config.log.disposition = LOCAL

· com.sun.identity.agents.config.local.logfile

Hot-swap enabled: Yes

This property specifies the complete path to the local audit log file to be used by the agent.

Key Properties Affecting This Property

This property is only used when the following property is set as shown:

com.sun.identity.agents.config.log.disposition = LOCAL

· com.sun.identity.agents.config.local.log.rotate

Hot-swap enabled: Yes

This property is a flag that indicates whether the rotation of audit log local file is enabled or disabled.

Key Properties Affecting This Property

This property is only used when the following property is set as shown:

com.sun.identity.agents.config.log.disposition = LOCAL

· com.sun.identity.agents.config.local.log.size

Hot-swap enabled: Yes

This property specifies the size in bytes of the local audit log file, beyond which the agent rotates the log file.

Key Properties Affecting This Property

This property is only used when the following property is set as shown:

com.sun.identity.agents.config.log.disposition = LOCAL