IBM Tivoli Composite Application Manager for Application Diagnostics, Version 7.1.0.1
Log Analysis - J2EE attributes
The Log Analysis - J2EE attributes provide application server error and exception conditions as recorded in the application server log file. The log file is SystemOut.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 name of the component that caused the error. Format is alphanumeric string, with a maximum of 32 characters.
The date and time when the event occurred. The valid format is a 12-character timestamp. For the STR and SCAN functions, the format is MM/DD/YY HH:MM:SS; the following table shows the values contained in this character string:
Format of the 12-character timestamp
Character String Meaning MM Month DD Day YY Year HH Hour MM Minute SS Second
Example: 09/13/06 18:32:03 indicates the data was collected on September 13, 2006, at 18:32:03.
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 assigned to the address space running this servant region. Format is alphanumeric string, with a maximum of 4 characters.
Where the message originates; that is, the log file name and line number. Format is alphanumeric string, with a maximum of 8 characters.
The identifier assigned to the message. Format is alphanumeric string, with a maximum of 12 characters.
Where the message originates; that is, the log file name and line number. Format is alphanumeric string, with a maximum of 32 characters.
The text of the error message. The valid format is alphanumeric string, with a maximum of 256 characters. All error message text data that goes beyond 256 characters will be truncated and 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. Format is alphanumeric string, with a maximum of 128 characters.
The process identifier of the Java virtual machine. Format is alphanumeric sting, with a maximum of 8 characters.
The sequence number in JMX notifications stream. 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" ) . Format is alphanumeric string, with a maximum of 8 characters.
The name of the application server. Format is alphanumeric string, with a maximum of 256 characters.
The severity of the message. The valid values are shown in the following table:
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. Format is alphanumeric string, maximum 16 characters.
Additional information:
- Organization of the predefined workspaces
- Attribute groups used by the predefined workspaces
- Situations for ITCAM Agent for J2EE
Parent topic:
Attributes for ITCAM Agent for J2EE