IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Error Fields
editError Fields
editThese fields can represent errors of any kind.
Use them for errors that happen while fetching events or in cases where the event itself contains an error.
Error Field Details
editField | Description | Level |
---|---|---|
Error code describing the error. type: keyword |
core |
|
Unique identifier for the error. type: keyword |
core |
|
Error message. type: match_only_text |
core |
|
The stack trace of this error in plain text. type: wildcard Multi-fields:
|
extended |
|
The type of the error, for example the class name of the exception. type: keyword example: |
extended |