Log Fields
editLog Fields
editFields which are specific to log events.
Log Field Details
editField | Description | Level |
---|---|---|
log.level |
Original log level of the log event. Some examples are type: keyword example: |
core |
log.logger |
The name of the logger inside an application. This is usually the name of the class which initialized the logger, or can be a custom name. type: keyword example: |
core |
log.original |
This is the original log message and contains the full log message before splitting it up in multiple parts. In contrast to the This field is not indexed and doc_values are disabled so it can’t be queried but the value can be retrieved from type: keyword example: |
core |