-
Notifications
You must be signed in to change notification settings - Fork 25k
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 logsdb release highlight #118559
Add logsdb release highlight #118559
Conversation
Pinging @elastic/es-storage-engine (Team:StorageEngine) |
Hi @martijnvg, I've created a changelog YAML for you. Note that since this PR is labelled |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for getting this in quickly. I do have a few changes I'd like to see on the final page. Thanks
type: feature | ||
issues: [] | ||
highlight: | ||
title: Make logsdb general available |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
title: Logsdb index mode is Generally Available
highlight: | ||
title: Make logsdb general available | ||
body: >- | ||
Logsdb has been GA-ed. Logsdb is a feature that allows Elasticsearch to store logs more efficiently. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
suggested body: Logsdb index mode has been GA-ed. Logsdb mode enables Elasticsearch to store logs more efficiently. Logsdb can reduce storage usage up to ~3 times compared to storing logs in Elasticsearch without Logsdb.
No description provided.