BEA WebLogic Server 9.1 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/90/domain
complexType log-filterType

{http://www.w3.org/2001/XMLSchema}anyType
  {http://www.bea.com/ns/weblogic/90/domain}configurationType
      {http://www.bea.com/ns/weblogic/90/domain}log-filterType

Model
<...>
name?, notes?, severity-level?, subsystem-name*, user-id*, filter-expression?
</...>
Prohibited substitutions (block)
none (extensions and restrictions are allowed)
Usage
Derived types: none
Components using this type: none
Documentation

This MBean represents a filter to qualify log messages which are selected by the specified filter expression criteria. A message must meet all the specified criteria to qualify the filter. Multiple instances of this MBean can be defined, if needed. If there are multiple instances, a message must qualify at least one filter to qualify for the log file.

MBean: LogFilterMBean


Nested Element Summary
annonymous type derived from stringname optional
           
stringnotes optional
          

Optional information that you can include to describe this configuration.

 
annonymous type derived from intseverity-level optional
          

Privileges:

Redeploy or Restart required: Changes take effect after you redeploy the module or restart the server.

 
stringsubsystem-name 0...∞
          

Privileges:

Redeploy or Restart required: Changes take effect after you redeploy the module or restart the server.

 
stringuser-id 0...∞
          

Privileges:

Redeploy or Restart required: Changes take effect after you redeploy the module or restart the server.

 
stringfilter-expression optional
          

The filter expression to be evaluated for qualifying log messages.

 

BEA WebLogic Server 9.1 Domain Configuration Schema Reference

Version: 9.1