- Elastic Common Schema (ECS) Reference: other versions:
- Overview
- Using ECS
- ECS Field Reference
- Base Fields
- Agent Fields
- Autonomous System Fields
- Client Fields
- Cloud Fields
- Code Signature Fields
- Container Fields
- Data Stream Fields
- Destination Fields
- Device Fields
- DLL Fields
- DNS Fields
- ECS Fields
- ELF Header Fields
- Email Fields
- Error Fields
- Event Fields
- FaaS Fields
- File Fields
- Geo Fields
- Group Fields
- Hash Fields
- Host Fields
- HTTP Fields
- Interface Fields
- Log Fields
- Mach-O Header Fields
- Network Fields
- Observer Fields
- Orchestrator Fields
- Organization Fields
- Operating System Fields
- Package Fields
- PE Header Fields
- Process Fields
- Registry Fields
- Related Fields
- Risk information Fields
- Rule Fields
- Server Fields
- Service Fields
- Source Fields
- Threat Fields
- TLS Fields
- Tracing Fields
- URL Fields
- User Fields
- User agent Fields
- VLAN Fields
- Volume Fields
- Vulnerability Fields
- x509 Certificate Fields
- ECS Categorization Fields
- Migrating to ECS
- Additional Information
- Release Notes
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 |
On this page
Was this helpful?
Thank you for your feedback.