BEA WebLogic Server 9.1 Domain Configuration Schema Reference

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

{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-fileType

Model
<...>
name?, notes?, file-name?, rotation-type?, number-of-files-limited?, file-count?, file-time-span?, rotation-time?, file-time-span-factor?, file-min-size?, rotate-log-on-startup?, log-file-rotation-dir?
</...>
Prohibited substitutions (block)
none (extensions and restrictions are allowed)
Usage
Derived types: jms-message-log-fileType, jmssaf-message-log-fileType, logType, web-server-logType
Components using this type: none
Documentation

Configures the threshold severity level and filter settings for logging output.

Specifies whether the server logging is based on a Log4j implementation or the default Java Logging APIs.

Redirects the JVM stdout and stderr output to the registered log destinations.

MBean: LogMBean

Configures the location, file-rotation criteria, and number of files that a WebLogic Server uses to store log messages. The methods in this class configure both server and domain log files.

MBean: LogFileMBean


Nested Element Summary
annonymous type derived from stringname optional
           
stringnotes optional
          

Optional information that you can include to describe this configuration.

 
stringfile-name optional
          

The name of the file that stores current log messages.

 
annonymous type derived from stringrotation-type optional
          

Criteria for moving old log messages to a separate file.

 
booleannumber-of-files-limited optional
          

Configures the location, file-rotation criteria, and number of files that a WebLogic Server uses to store log messages.

 
annonymous type derived from intfile-count optional
          

The maximum number of log files that the server creates when it rotates the log.

 
annonymous type derived from intfile-time-span optional
          

The interval (in hours) at which the server saves old log messages to another file.

 
stringrotation-time optional
          

Determines the start time (hour and minute) for a time-based rotation sequence.

 
longfile-time-span-factor optional
          

Privileges:

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

 
annonymous type derived from intfile-min-size optional
          

The size (1 - 65535 kilobytes) that triggers the server to move log messages to a separate file.

 
booleanrotate-log-on-startup optional
          

Specifies whether a server rotates its log file during its startup cycle.

 
stringlog-file-rotation-dir optional
          

The directory where the rotated log files will be stored.

 

BEA WebLogic Server 9.1 Domain Configuration Schema Reference

Version: 9.1