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
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Error 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 |
Error code describing the error. type: keyword |
core |
error.id |
Unique identifier for the error. type: keyword |
core |
error.message |
Error message. type: text |
core |
Was this helpful?
Thank you for your feedback.