Skip to content

Commit 919800c

Browse files
authored
[8.17] Update highlights.asciidoc
1 parent cdff361 commit 919800c

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

docs/reference/release-notes/highlights.asciidoc

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,21 @@
11
[[release-highlights]]
22
== What's new in {minor-version}
33

4-
coming::[{minor-version}]
5-
64
Here are the highlights of what's new and improved in {es} {minor-version}!
75
ifeval::["{release-state}"!="unreleased"]
86
For detailed information about this release, see the <<es-release-notes>> and
97
<<breaking-changes>>.
108

9+
[discrete]
10+
[[logsdb-index-mode-generally-available]]
11+
=== `logsdb` index mode is now generally available
12+
13+
The `logsdb` index mode has been GA-ed. This feature allows Elasticsearch to store logs more efficiently.
14+
15+
`logsdb` index mode allows to reduce storage usage up to ~3 times compared to storing logs in Elasticsearch using the default index mode.
16+
Refer to the <<logs-data-stream,documentation>> for further information.
17+
18+
1119
// Add previous release to the list
1220
Other versions:
1321

0 commit comments

Comments
 (0)