An auditor consists of one destination, one filter, and one formatter:
- The
supported
value for destination is com.sybase.security.core.FileAuditDestination.
Optionally, you can develop a custom provider and configure it as the audit
destination, formatter, and filter. See CSI Audit Generation and
Configuration.
- The only supported value for the filter is com.sybase.security.core.DefaultAuditFilter.
- The only supported value for the formatter is com.sybase.security.core.XmlAuditFormatter.