Skip to content

[Meta] Logstash use system indices API  #12291

@kaisecheng

Description

@kaisecheng

Elasticsearch introduced the System Indices and Hidden Indices concepts to replace indices that start with a dot, eg .logstash. These dot indices are an implementation detail that users should not interact with. Logstash centralized pipeline management uses .logstash to store pipeline information. It needed to migrate to the new System Indices API. (upstream: elastic/elasticsearch#50251)

Expected Tasks

Future Tasks

After legacy API is deprecated

  • clean up Logstash old implementation

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions