InfoCenter Home >
6: Administer applications >
6.6: Tools and resources quick reference >
6.6.19: Administering the product messages, logs, and traces (overview) >
6.6.19.0: Properties for tracing, logging, and messages >
6.6.19.0.2: Trace Administration properties
See also the other application server properties.
-
Ring buffer size
- The size of the ring buffer for tracing. The ring buffer size is used to specify the
number of events to cache.
By default, the buffer holds
8 K, meaning 8 multiplied by 1024 bytes. You cannot set the size below that minimum.
When the buffer is full, the oldest trace record is discarded to make room for the
addition of the newest trace record.
-
Dump file name
- The path to the file into which to record a core dump of
the application server being traced. The entire ring buffer contents are
dumped to the file.
If you specify just the file name, the file will reside in the
default working directory of the server.
|
|