| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
{http://www.w3.org/2001/XMLSchema}int
|
+--{http://www.bea.com/ns/weblogic/90/domain} (restriction)
The size of the memory buffer that holds the last n log records. This is used to support viewing the most recent log record entries (tail viewing) from the WebLogic Administration Console. Legal Min: 100 Legal Max: 5000 Default: LogMBean.DEFAULT_MEMORY_BUFFER_SIZE
<xs:element minOccurs="0" name="memory-buffer-size" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:int"></xs:simpleType><xs:minInclusive value="100"/><xs:maxInclusive value="5000"/></xs:restriction>
| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |