Sun Java System Application Server Platform Edition 9 Administration Reference

diagnostic-service

Configures the Diagnostic Service, which lets you generate a diagnostic report for troubleshooting in case of Application Server malfunctioning such as exceptions, performance bottlenecks, or unexpected results.

Superelements

config

Subelements

The following table describes subelements for the diagnostic-service element.

Table 1–36 diagnostic-service Subelements

Element 

Required 

Description 

property

zero or more 

Specifies a property or a variable. 

Attributes

The following table describes attributes for the diagnostic-service element.

Table 1–37 diagnostic-service Attributes

Attribute 

Default 

Description 

compute-checksum

true

(optional) If true, computes a checksum of binaries.

verify-config

true

(optional) If true, captures the output of the asadmin verify-domain-xml command.

capture-install-log

true

(optional) If true, captures the log generated during Application Server installation.

capture-system-info

true

(optional) If true, collects operating system level information.

capture-app-dd

true

(optional) If true, captures application deployment descriptors in plain text. If any deployment descriptors contain confidential information, you should set it to false.

min-log-level

INFO

(optional) Specifies the log level for the diagnostic report. See module-log-levels for a description of log levels. If set to OFF, log contents are not captured.

max-log-entries

500

(optional) Specifies the maximum number of log entries captured.