| timestamp |
string |
ISO 8601 timestamp when the log was generated |
| status |
string |
The log level or severity status of the event |
| message |
string |
The raw log message content |
| host |
string |
The hostname of the machine that generated the log |
| service |
string |
The name of the application or service that generated the log |
| source |
string |
The technology source that generated the log (e.g., nginx, java) |
| tags |
array |
List of tags associated with the log event in key:value format |
| attributes |
object |
Custom key-value attributes extracted from the log message |