elasticsearch-kopf icon indicating copy to clipboard operation
elasticsearch-kopf copied to clipboard

Progress monitoring for snapshot restores

Open shikhar opened this issue 9 years ago • 3 comments

Restoring large indexes can be slow, e.g. we have a 450G index with lots of shards that takes an hour to restore. It would be helpful to have a way to montior progress in Kopf built on top of the endpoints that provide % measures on shard-level restore progress (https://www.elastic.co/guide/en/elasticsearch/reference/current/modules-snapshots.html#_monitoring_snapshot_restore_progress).

shikhar avatar Aug 31 '15 16:08 shikhar

@shikhar currently busy trying to make kopf work correctly with 2.0. After that, this could be nice to have :)

lmenezes avatar Aug 31 '15 16:08 lmenezes

+1

yehosef avatar Feb 29 '16 08:02 yehosef

+1

konstantin-pasko avatar Oct 16 '18 13:10 konstantin-pasko