Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions manage-data/data-store/data-streams/failure-store.md
Original file line number Diff line number Diff line change
Expand Up @@ -864,3 +864,8 @@ POST _data_stream/_modify

This API gives you fine-grained control over the indices in your failure store, allowing you to manage backup and restoration operations as well as isolate failure data for later remediation.

## Cross Cluster Search Compability [ccs-compability]

:::{important}
Accessing the failure store across clusters using `::failures` is not yet supported.
:::
Loading