Skip to content

Add missing hash fields to process.parent: attempt 2#739

Merged
webmat merged 5 commits intoelastic:masterfrom
marshallmain:add-parent-hash-redo
Feb 4, 2020
Merged

Add missing hash fields to process.parent: attempt 2#739
webmat merged 5 commits intoelastic:masterfrom
marshallmain:add-parent-hash-redo

Conversation

@marshallmain
Copy link
Copy Markdown
Contributor

Same idea as #698 redone to integrate with intermediate data format changes.
Recently process.parent fields that are identical to the process fields were added to ECS, but the hash fields that are nested under "process" did not get added to process.parent. This PR adds "process.parent" to the list of nestings in "hash" and also support for nesting fields at levels other than the top level of the destination schema using the '.' notation (e.g. process.parent). Previously nested fields could only be inserted at the top level.

Copy link
Copy Markdown
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.

LGTM! Thanks Marshall :-)

@webmat webmat merged commit 4ff90b3 into elastic:master Feb 4, 2020
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
This issue also adds flexibility to the reuse mechanism, in allowing us to nest at a nested destination
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.

2 participants