diff --git a/docs/reference/release-notes/highlights.asciidoc b/docs/reference/release-notes/highlights.asciidoc index 7cb1f901bd410..73ebeda330e3d 100644 --- a/docs/reference/release-notes/highlights.asciidoc +++ b/docs/reference/release-notes/highlights.asciidoc @@ -1,13 +1,21 @@ [[release-highlights]] == What's new in {minor-version} -coming::[{minor-version}] - Here are the highlights of what's new and improved in {es} {minor-version}! ifeval::["{release-state}"!="unreleased"] For detailed information about this release, see the <> and <>. +[discrete] +[[logsdb-index-mode-generally-available]] +=== `logsdb` index mode is now generally available + +The `logsdb` index mode has been GA-ed. This feature allows Elasticsearch to store logs more efficiently. + +`logsdb` index mode allows to reduce storage usage up to ~3 times compared to storing logs in Elasticsearch using the default index mode. +Refer to the <> for further information. + + // Add previous release to the list Other versions: