[Request] Add instructions for disabling logsdb by default #6409
Labels
Effort: Medium
Issues that take moderate but not substantial time to complete
Priority: High
Issues that are time-sensitive and/or are of high customer importance
Team: Detections/Response
Detections and Response
v8.18.0
v9.0.0
Description
In https://www.elastic.co/guide/en/security/current/detections-logsdb-index-mode-impact.html, we describe the impact of using logsdb with the Elastic Security and recommend that users do not enable logsdb at this time. In 9.0, logsdb will be enabled by default for logs indices and in the upgrade assistant we will be recommending that existing users opt out of logsdb by default. We need to document the process for opting out of logsdb.
To opt out, users need to set cluster.logsdb.enabled: false in their cluster settings. The dev tools request to do this is
Background & resources
Which documentation set does this change impact?
ESS only
ESS release
8.18 and 9.0
Serverless release
n/a
Feature differences
Opting out is only recommended for ESS
API docs impact
No API changes
Prerequisites, privileges, feature flags
Users must have the
manage
cluster privilege to update the cluster settings (https://www.elastic.co/guide/en/elasticsearch/reference/current/cluster-update-settings.html)The text was updated successfully, but these errors were encountered: