Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -244,9 +244,10 @@ this value, you will need to update your filters to use `elasticsearch.deprecati
[%collapsible]
====
*Details* +
Logsdb will be enabled by default for data streams matching with logs-*-* pattern.
If upgrading from 8.x to 9.x and data streams matching with log-*-* do exist,
then Logsdb will not be enabled by default.
Logsdb will be enabled by default for data streams matching with `logs-*-*` pattern.
If upgrading from 8.18.2 and beyond to 9.x and data streams matching with `log-*-*` do exist,
then Logsdb will not be enabled by default. Note that upgrading from 8.18.0 or 8.18.1 to 9.0.x
will result in Logsdb being enabled by default.

*Impact* +
Logsdb reduce storage footprint in Elasticsearch for logs, but there are side effects
Expand Down