- 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
- DLL Fields
- DNS Fields
- ECS Fields
- ELF Header Fields
- Error Fields
- Event Fields
- FaaS Fields
- File Fields
- Geo Fields
- Group Fields
- Hash Fields
- Host Fields
- HTTP Fields
- Interface Fields
- Log Fields
- Network Fields
- Observer Fields
- Orchestrator Fields
- Organization Fields
- Operating System Fields
- Package Fields
- PE Header Fields
- Process Fields
- Registry Fields
- Related Fields
- Rule Fields
- Server Fields
- Service Fields
- Source Fields
- Threat Fields
- TLS Fields
- Tracing Fields
- URL Fields
- User Fields
- User agent Fields
- VLAN Fields
- Vulnerability Fields
- x509 Certificate Fields
- ECS Categorization Fields
- Migrating to ECS
- Additional Information
- Release Notes
IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
FaaS Fields
editFaaS Fields
editThe user fields describe information about the function as a service (FaaS) that is relevant to the event.
These fields are in beta and are subject to change.
FaaS Field Details
editField | Description | Level |
---|---|---|
Boolean value indicating a cold start of a function. type: boolean |
extended |
|
The execution ID of the current function execution. type: keyword example: |
extended |
|
Details about the function trigger. type: nested |
extended |
|
The ID of the trigger request , message, event, etc. type: keyword example: |
extended |
|
The trigger for the function execution. Expected values are: * http * pubsub * datasource * timer * other type: keyword example: |
extended |
On this page
Was this helpful?
Thank you for your feedback.