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

[Backport 8.x] Add support for synthetic_source_keep = none (#2422) #2425

Merged
merged 2 commits into from
Jan 21, 2025

Conversation

mjwolf
Copy link
Contributor

@mjwolf mjwolf commented Jan 17, 2025

Add support for synthetic_source_keep mapping in generated elasticsearch component files, and add this mapping field to all ECS fields that represent sets.

synthetic_source_keep = none indicates that field is an unordered set, and helps improve storage efficiency with Elasticsearch logsdb index mode.

…2422)

Add support for synthetic_source_keep mapping in generated elasticsearch component files, and add this mapping field to all ECS fields that represent sets.

synthetic_source_keep = none indicates that field is an unordered set, and helps improve storage efficiency with Elasticsearch logsdb index mode.
@mjwolf mjwolf requested a review from a team as a code owner January 17, 2025 20:49
@mjwolf mjwolf requested review from a team and removed request for a team January 17, 2025 20:49
@mjwolf mjwolf merged commit 9c99db2 into elastic:8.x Jan 21, 2025
2 checks passed
@mjwolf mjwolf deleted the backport-2422 branch January 21, 2025 21:59
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