BEA WebLogic Server 10.0 Security Schema Reference

http://www.bea.com/ns/weblogic/920/domain
element configuration-audit-type

Model
<configuration-audit-type>annonymous type derived from string</configuration-audit-type>
Disallowed substitutions (block)
none (extensions, restrictions and substitutions are allowed)
Substitution group exclusion (final)
none (extensions and restrictions are allowed)
Usage
This element can be the child of element domain.
Documentation
Returns the criteria used for auditing configuration events  (configuration changes and other operations):
 <ul>
 <li><code>CONFIG_CHANGE_NONE</code> Configuration events will neither be
 written to the server log or directed to the Security Audit Framework.
 <li><code>CONFIG_CHANGE_LOG</code> Configuration events will be
 written to the server log.
 <li><code>CONFIG_CHANGE_AUDIT</code>Configuration events will be
 directed to the Security Audit Framework.
 <li><code>CONFIG_CHANGE_LOG_AND_AUDIT</code> Configuration events will be
 written to the server log and directed to the Security Audit Framework.
 </ul>
 (Interface=weblogic.management.configuration.DomainMBean Attribute=getConfigurationAuditType)
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
preserve
Enumeration Facet
"none", "log", "audit", "logaudit"
BEA WebLogic Server 10.0 Security Schema Reference

Version: 10.0