Skip to content

Enable deprecation log indexing by default #76292

Closed
@alisonelizabeth

Description

@alisonelizabeth

In #61484, Elasticsearch introduced a new setting called cluster.deprecation_indexing.enabled to write deprecation logs to a dedicated data stream.

This is currently disabled by default. I'd like to propose enabling it by default.

This setting allows users to view and analyze their deprecation logs through the Logs UI or Discover via the Upgrade Assistant in Kibana. If this setting is enabled by default, it will likely be easier for users to spot deprecation issues that need to be addressed immediately rather than having to first enable it, wait a certain period of time to trigger any potential deprecations, and then analyze.

/cc @jakelandis @elasticdog @beiske

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions