We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26c625c commit b24e557Copy full SHA for b24e557
docs/changelog/118559.yaml
@@ -4,8 +4,9 @@ area: Logs
4
type: feature
5
issues: []
6
highlight:
7
- title: Make logsdb general available
+ title: Logsdb index mode is Generally Available
8
body: >-
9
- Logsdb has been GA-ed. Logsdb is a feature that allows Elasticsearch to store logs more efficiently.
10
- Logsdb allows to reduce storage usage upto ~2.5 times compared to storing logs in Elasticsearch without Logsdb.
+ Logsdb index mode has been GA-ed. Logsdb enables Elasticsearch to store logs more efficiently.
+ Logsdb can reduce storage usage up to ~3 times compared to storing logs in Elasticsearch without Logsdb.
11
+ Refer to the <<logs-data-stream,documentation>> for further information.
12
notable: true
0 commit comments