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

Cherry-pick #11016 to 7.0: Add missing host.* fields to fields.yml #11062

Merged
merged 1 commit into from
Mar 5, 2019

Conversation

cwurm
Copy link
Contributor

@cwurm cwurm commented Mar 4, 2019

Cherry-pick of PR #11016 to 7.0 branch. Original message:

The add_host_metadata processor (default since 6.5) fills the fields host.os.build and host.containerized, but there is no entry for them in fields.yml so they are missing from the generated index patterns.

This adds them to add_host_metadata/_meta/fields.yml.

#10992 already addressed this for 6.7.

The `add_host_metadata` processor (default since 6.5) fills the fields `host.os.build` and `host.containerized`, but there is no entry for them in `fields.yml` so they are missing from the generated index patterns.

This adds them to `add_host_metadata/_meta/fields.yml`.

elastic#10992 already addressed this for 6.7.
(cherry picked from commit 091a673)
@cwurm cwurm requested review from a team as code owners March 4, 2019 13:08
@cwurm cwurm requested a review from webmat March 4, 2019 13:09
@cwurm cwurm merged commit 9eaf8ae into elastic:7.0 Mar 5, 2019
@cwurm cwurm deleted the backport_11016_7.0 branch March 5, 2019 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants