BEA WebLogic Server 10.0 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/920/domain
complexType jms-message-log-fileType

{http://www.w3.org/2001/XMLSchema}anyType
  {http://www.bea.com/ns/weblogic/920/domain}configurationType
      {http://www.bea.com/ns/weblogic/920/domain}log-fileType
          {http://www.bea.com/ns/weblogic/920/domain}jms-message-log-fileType

Model
<...>
name?, notes?, date-format-pattern?, 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?, buffer-size-kb?
</...>
Prohibited substitutions (block)
none (extensions and restrictions are allowed)
Usage
Derived types: none
Components using this type: none
Documentation

This defines the configuration aspects of the logs for a jms server.

MBean: JMSMessageLogFileMBean


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 stringdate-format-pattern optional
          

The date format pattern used for rendering dates in the log.

 
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.

 
intbuffer-size-kb optional
          

Gets the underlying log buffer size in kilo bytes

Privileges: Read/Write

Default Value: 8

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

 

BEA WebLogic Server 10.0 Domain Configuration Schema Reference

Version: 10.0