This in the opensearch dashboards and let me paste you what it showed in the elasticsearch
The status of the snapshot in the elasticsearch is SUCCESS
{
“snapshots” : [
{
“snapshot” : “snapshot_june20”,
“repository” : “onedev-elselkdev-snapshot”,
“uuid” : “myD21F29Rw-nqHP1Sk6EVA”,
“state” : “SUCCESS”,
“include_global_state” : false,
“shards_stats” : {
“initializing” : 0,
“started” : 0,
“finalizing” : 0,
“done” : 1,
“failed” : 0,
“total” : 1
},
“stats” : {
“incremental” : {
“file_count” : 0,
“size_in_bytes” : 0
},
“total” : {
“file_count” : 18,
“size_in_bytes” : 10517474
},
“start_time_in_millis” : 1655814483079,
“time_in_millis” : 600
},
“indices” : {
“-archival-2022.06.13-000012” : {
“shards_stats” : {
“initializing” : 0,
“started” : 0,
“finalizing” : 0,
“done” : 1,
“failed” : 0,
“total” : 1
},
“stats” : {
“incremental” : {
“file_count” : 0,
“size_in_bytes” : 0
},
“total” : {
“file_count” : 18,
“size_in_bytes” : 10517474
},
“start_time_in_millis” : 1655814483075,
“time_in_millis” : 200
},
“shards” : {
“0” : {
“stage” : “DONE”,
“stats” : {
“incremental” : {
“file_count” : 0,
“size_in_bytes” : 0
},
“total” : {
“file_count” : 18,
“size_in_bytes” : 10517474
},
“start_time_in_millis” : 1655814483075,
“time_in_millis” : 200
}
}
}
}
}
}
]
}
id status start_epoch start_time end_epoch end_time duration indices successful_shards failed_shards total_shards
snapshot_june20 SUCCESS 1655720422 10:20:22 1655720425 10:20:25 2.4s 1 4 0 4