Cluster operations workflows
Indexes and search
Section titled “Indexes and search”- Review health, document counts, storage, and aliases in the index list.
- Open details for settings, statistics, and mappings.
- Use pagination, sorting, visible columns, and aggregations in search.
- Confirm the index, query, and estimated affected documents before writes.
Bulk operations include read-only toggles, open/close, force merge, clone, reindex, and delete-by-query emptying. Validate high-risk operations against test clusters first.
Shard diagnostics
Section titled “Shard diagnostics”- Use the shard matrix to find unassigned or relocating shards.
- Run allocation explain for the reason.
- Perform reroute dry-run before reviewing and applying the final request.
- Follow
_cat/recoveryprogress and raw_recoverydetails.
Snapshots and restore
Section titled “Snapshots and restore”- Create and verify a repository.
- Select indexes, feature states, metadata, and partial-snapshot behavior.
- Preview matched indexes and rename targets before restore.
- Resolve target conflicts and review the final request JSON.
- Run the restore and monitor progress.
Full-index export
Section titled “Full-index export”Choose a local download or tested S3 profile. Jobs enforce concurrency, queue, retry, and cancellation boundaries. After failure, inspect target capacity, network, credentials, and incomplete multipart uploads before retrying.