Server --> Logging --> Domain
Tasks Related Topics Attributes
Overview
The Server
- > Logging- > Domain determines which messages a server sends to the domain log (in addition to its own log). The domain log collects messages from all servers within the domain.By default, a server sends all messages of severity lever ERROR or higher to the domain log. You can use this tab to assign a log filter, which changes the set of messages that a server sends. You can also use this tab to disable the server from sending any messages to the domain log.
A server does not send HTTP requests, JDBC messages, JTA transaction messages, or messages of the DEBUG severity to the domain log file regardless of whether you use a domain log filter.
Tasks
Specifying the Messages That a Server Forwards to the Domain Log
Related Topics
Overview of WebLogic Server Log Messages and Log Files
Attributes
Attribute Label
Description
Value Constraints
Log to Domain log file Determines whether this server sends messages to the domain log (in addition to keeping its own log).MBean: weblogic.management.
configuration.ServerMBeanAttribute: EnabledForDomainLogDefault: trueValid values:
- true
Dynamic: yes
- false
Use log filter Determines which messages this server sends to the domain log. If you specify none, the server sends all messages of severity ERROR and higher. This list contains all Domain Log Filters that have been defined for the domain. A server can user only one Domain Log Filter. This property is relevant only if Log To Domain File is enabled.MBean: weblogic.management.
configuration.ServerMBeanAttribute: DomainLogFilterDynamic: yes