Module meaning
Expand description
Constants for commonly used semantic meanings.
Constantsยง
- HOST
- The hostname of the machine where the event was generated.
- MESSAGE
- The main text message of the event.
- SERVICE
- The service typically represents the application that generated the event.
- SEVERITY
- SOURCE
- TAGS
- The tags of an event, generally a key-value paired list.
- TIMESTAMP
- The main timestamp of the event.
- TRACE_
ID