IBM Tivoli Composite Application Manager for Application Diagnostics, Version 7.1.0.1
Log Analysis attributes
The Log Analysis attributes provide application server error and exception conditions which are recorded in the application server log files.
The log files are SystemOut.log and SystemErr.log. Use the Log Analysis attributes in situations to monitor errors and exception conditions and their severity.
The attributes within this group are used to build the Log Analysis workspace.
The identifier (decimal) assigned to the address space running this servant region.
The name of the component that caused the error. Alphanumeric string. Maximum2 characters.
The date and time the event occurred. The valid format is a timestamp. This attribute was designed for logging and reporting data-collection times rather than for creating situations. To specify a time and date for comparison and testing, use attributes from the Universal Time or Local Time groups.
The identifier (hexadecimal) assigned to the address space running this servant region. Alphanumeric string. Maximum characters.
The job name assigned to this servant region. Alphanumeric string. Maximum characters.
The identifier assigned to the message. Alphanumeric string. Maximum2 characters.
Where the message originates; that is, the log file name and line number. Alphanumeric string. Maximum2 characters. This field is not empty only on the z/OS system.
The text of the message. The valid format is alphanumeric string, with a maximum of 256 characters. All error message text data that goes beyond 256 characters are truncated and are not shown in the portal.
The name of the system on which the server is running. The value format is an alphanumeric string, with a maximum of 256 characters.
The name of the server subnode. Alphanumeric string.
The process identifier of the Java virtual machine. Alphanumeric string. Maximum characters. In a z/OS system, this field displays in hexadecimal format.
The sequence number in the JMX notifications stream. The valid format is positive integer.
The name of the application server instance. This is the name of a single address space that can run application code (called a "specific server" or simply a "server"). Alphanumeric string. Maximum characters.
The name of the application server. Alphanumeric string.
The severity of the message. The valid values are:
Message severities and their meanings
Severity Definition Informational A message intended to convey only user information Unconditional A message of type Unconditional Dump A message of type Dump SystemOut A message written directly to System.out by the user application or internal components SystemError A message written directly to System.err by the user application or internal components User A message of type User EntryMethod A message written upon entry to a method ExitMethod A message written upon exit from a method Event A message of type Event Debug A message of type Debug Audit An audit message Warning A warning message Error An error message Terminate A message of type Terminate (exit process) Fatal A fatal message Unknown A placeholder that indicates the message type was not recognized
The unique identifier of the thread where the event occurred. Alphanumeric string. Maximum6 characters.
Additional information:
Parent topic:
Attributes for ITCAM Agent for WebSphere Applications