Skip to content

Commit 3c6e811

Browse files
Update release-notes-elasticsearch-beta1.asciidoc (#3024)
Caused by a bug that was fixed via elastic/elasticsearch#128050 --------- Co-authored-by: shainaraskas <58563081+shainaraskas@users.noreply.github.com>
1 parent 12dc311 commit 3c6e811

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/en/install-upgrade/release-notes/release-notes-elasticsearch-beta1.asciidoc

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -244,9 +244,11 @@ this value, you will need to update your filters to use `elasticsearch.deprecati
244244
[%collapsible]
245245
====
246246
*Details* +
247-
Logsdb will be enabled by default for data streams matching with logs-*-* pattern.
248-
If upgrading from 8.x to 9.x and data streams matching with log-*-* do exist,
249-
then Logsdb will not be enabled by default.
247+
Logsdb index mode will be enabled by default for data streams matching with `logs-*-*` pattern.
248+
When upgrading from 8.18.2 or later to 9.x, if data streams matching with `log-*-*` exist,
249+
then logsdb will not be enabled by default.
250+
251+
For versions prior to 8.18.2, it is strongly advised to first upgrade to 8.18.2 or later prior to upgrading to 9.0.x. Otherwise, logsdb will be enabled by default regardless of whether matching data streams exist.
250252
251253
*Impact* +
252254
Logsdb reduce storage footprint in Elasticsearch for logs, but there are side effects

0 commit comments

Comments
 (0)