This documentation contains work-in-progress information for future Elastic Stack and Cloud releases. Use the version selector to view supported release docs. It also contains some Elastic Cloud serverless information. Check out our serverless docs for more details.
Generate an ID for an event
editGenerate an ID for an event
editThe add_id
processor generates a unique ID for an event.
Example
edit- add_id: ~
Configuration settings
editElastic Agent processors execute before ingest pipelines, which means that they process the raw event data rather than the final event sent to Elasticsearch. For related limitations, refer to What are some limitations of using processors?
Name | Required | Default | Description |
---|---|---|---|
|
No |
|
Field where the generated ID will be stored. |
|
No |
|
Type of ID to generate. Currently only |