Conversation
Initializes the Entity ID Enricher integration, which enriches log data with stable user and host entity identifiers. This integration introduces an ingest pipeline that automatically computes and adds `user.entity.id` and `host.entity.id` to `logs-*` data streams, improving entity analytics without requiring additional transforms. The integration also includes documentation, sample events, and a manifest file to define the integration's metadata.
💔 Build Failed
Failed CI StepsHistory |
|
Hi! We just realized that we haven't looked into this PR in a while. We're sorry! We're labeling this issue as |
|
Hi! This PR has been stale for a while and we're going to close it as part of our cleanup procedure. We appreciate your contribution and would like to apologize if we have not been able to review it, due to the current heavy load of the team. Feel free to re-open this PR if you think it should stay open and is worth rebasing. Thank you for your contribution! |
Initializes the Entity ID Enricher integration, which enriches log data with stable user and host entity identifiers.
This integration introduces an ingest pipeline that automatically computes and adds
user.entity.idandhost.entity.idtologs-*data streams, improving entity analytics without requiring additional transforms.The integration also includes documentation, sample events, and a manifest file to define the integration's metadata.
Proposed commit message
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
Screenshots