Administration Console Online Help

 Previous Next Contents Index  

 


Server --> Logging --> Domain

Tasks     Additional Documentation     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. A domain log filter changes the default set of messages that a server sends to the domain log.

You can use this tab to assign or unassign an existing domain log filter for this WebLogic Server instance, or 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 Domain Logging

Assigning a Domain Log Filter to One or More Servers

Creating a New Domain Log Filter

Viewing the Domain Log

Additional Documentation

(Requires an Internet connection.)

Using Log Messages to Manage WebLogic Servers in the Administration Guide

Attributes

Attribute Label

Description

Value Constraints

Log to Domain Logfile

Determines whether this server sends messages to the domain log (in addition to keeping its own log).

MBean: weblogic.management.
configuration.ServerMBean

Attribute: EnabledForDomainLog

Default: true

Dynamic: yes

Readable: yes

Writable: yes

Domain 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 Fileis enabled.

MBean: weblogic.management.
configuration.ServerMBean

Attribute: DomainLogFilter

Configurable: yes

Dynamic: yes

Readable: yes

Writable: yes



 

Back to Top Previous Next