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

Beats: Add default_field: true to fieldsets #1633

Merged
merged 4 commits into from
Oct 21, 2021

Conversation

adriansr
Copy link
Contributor

@adriansr adriansr commented Oct 20, 2021

For 8.0, we are changing Beats to have an implicit default_field: false for all fields.

This updates the generator to add default_field: true to ECS fieldsets so that they continue to be added to the default field setting in the index template.

Relates to elastic/beats#28215

For 8.0, we are changing Beats to have an implicit `default_field: false`
for all fields.

This updates the generator to add `default_field: true` for fieldsets
so that they continue to be added to the default field setting in the
index template.
@adriansr
Copy link
Contributor Author

/test

In case in the future we want to have a whole fieldset excluded from
default_fields.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants