About Event Attributes and Log File Format
Each event within the log file contains information about the associated application condition, including:
Event Identifier
Type (category)
Subtype
Timestamp
- Severity Level
- Details (metrics) about the event
For examples of individual events and their attribute values, see Examples of Siebel Server Log Files and Examples of Component Log Files. For an example of a group of events collected within a log file, see Example of a Detailed Component Log File.
Events are written to and collected in a log file in the order of their occurrence. Each log file contains a header that provides information on the individual log file. The following is an example of a log file header:
2021 2017-05-07 21:02:06 0000-00-00 00:00:00 -0800 00000000 001 003f 0001 09
SiebSrvr 2049 1364 1548 C:\siebel\ses\siebsrvr\log\siebel17.server1.log 17.0
[xxxxx] ENU
The following table provides descriptions of the example log file header details.
Log File Header Detail | Description |
---|---|
|
Byte Order Marker (BOM). The BOM is a Unicode format instruction. If the log file header opens with characters like those shown here, then it indicates that the text editor used to view the log file cannot interpret the Unicode instruction. |
|
Timestamp of log file creation. |
|
Offset of the local time from the GMT in the format ±HHMM. |
|
The Siebel Server or component alias to which this log file refers. |
|
Task ID. |
|
OS Process ID (PID). |
|
Thread ID. |
|
Log filename. |
|
Version number. |
|
Build number. |
|
Language code. |