Engine Event Format Attribute Reference
Attribute
|
Field Key
|
Description
|
Severity
|
_cl.severity
|
The perceived severity of the status the event is describing
in the context of the application that reports the event:
- Trace All
events. Provides finer-grained informational events as compared to the
Debug level.
- Debug
Fine-grained informational events used for debugging an application.
- Info
Coarse-grained informational messages that highlight the progress of the
application.
- Warn
Potentially harmful events.
- Error
Application errors that allow the application to continue running.
- Fatal Very
severe errors that will cause the process to abort.
|
Priority
|
_cl.priority
|
The importance of the event: Low, Medium, or
High.
|
Thread ID
|
_cl.threadId
|
The ID of the thread running the component or
subcomponent that generated the event.
|
OS Process ID
|
_cl.OSProcessId
|
The ID of the operating system process
hosting the engine.
|
Class Name
|
_cl.className
|
The name of the class that implements the
engine.
|
Copyright © Cloud Software Group, Inc. All rights reserved.