Skip to content

Enable failure store for logs by default #131105

@flash1293

Description

@flash1293

Description

Failure store is released and the data set quality page in Kibana is providing insights for the user.

To avoid dropping data silently, the failure store should be enabled by default for logs data (everything covered by the logs template, as well as integrations).

While this might lead to increased disk usage for wrongly configured systems in which lots of malformed data is dropped by Elasticsearch, the benefits for regular system outweigh the downsides.

Expected behavior

In 9.2 (and on serverless right away), newly created data streams that rely on the logs template or are created by integrations should have the failure store enabled by default. Existing data streams don't have to be changed.

It should be possible to achieve this by adding the failure store setting to the existing logs@settings component template - @felixbarny could you confirm this?

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