Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add entity_id for process and process.parent #747

Merged
merged 2 commits into from Feb 18, 2020

Conversation

andrewstucki
Copy link
Contributor

This implements the unique process identification field discussed in #672. We settled on allowing ECS users to use their own implementation-specific values in this field in order to support multiple types of data shippers that may have different requirements around the identifier generation. That said, there's still room for future discussion on some sort of standard generation algorithm that would allow us to correlate processes across multiple sources.

The name corresponds to what beats are already filling in for their unique identifier.

Copy link
Contributor

@webmat webmat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggesting a minor addition to the description.

But I'm good with this in any case. Thanks @andrewstucki!

schemas/process.yml Show resolved Hide resolved
@webmat
Copy link
Contributor

webmat commented Feb 14, 2020

And 👍 on keeping the Beats field name.

@webmat
Copy link
Contributor

webmat commented Feb 14, 2020

Oof, second ☕️ hasn't kicked in yet, it seems.

Another request: please add a changelog entry :-)

Copy link
Contributor

@webmat webmat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, LGTM!

@webmat
Copy link
Contributor

webmat commented Feb 14, 2020

Let's wait for @rw-access to chime in as well. You can merge after that :-)

Copy link
Contributor

@rw-access rw-access left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you!

@webmat webmat merged commit feb6a46 into elastic:master Feb 18, 2020
@andrewstucki andrewstucki deleted the entity_id branch February 18, 2020 16:50
webmat pushed a commit to webmat/ecs that referenced this pull request Mar 4, 2020
- code_signature (elastic#733)
- second entry for elastic#739 in the schema section, mentioning the addition of `process.parent.hash`

Also adjusted the wording of elastic#731 and elastic#747.
dcode pushed a commit to dcode/ecs that referenced this pull request Apr 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants