Skip to content

EQL: add support for partial results #114918

@sophiec20

Description

@sophiec20

Description

Description

Allow a query to not fail on a shard failure. Similar to the _search API option to allow_partial_search_results.

This is required for EQL SIEM rules which sometimes run against index patterns which encompass frozen. If frozen tier is unavailable, this causes the rule to fail. However it should return partial results from the indices which are available and which contain relevant data.

Matching request for ES|QL #111518

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions