# How to find forgotten taskIDs?

**URL:** https://discuss.elastic.co/t/how-to-find-forgotten-taskids/372024
**Category:** Elasticsearch
**Created:** [December 16, 2024, 1:51pm UTC](https://discuss.elastic.co/t/how-to-find-forgotten-taskids/372024 "2024-12-16T13:51:17Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Alex\_Salgado-Elastic](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/alex_salgado-elastic/32/103081_2.png) [@Alex\_Salgado-Elastic](https://discuss.elastic.co/u/Alex_Salgado-Elastic)
#### Post date: [December 16, 2024, 2:09pm UTC](https://discuss.elastic.co/t/how-to-find-forgotten-taskids/372024/2 "2024-12-16T14:09:14Z")

</div>

Hello @Haoke98 ,

See if this link might help you:  
[https://discuss.elastic.co/t/monitor-elastic-search-re-index-progress/128014/4](https://discuss.elastic.co/t/monitor-elastic-search-re-index-progress/128014/4)

You can also try the following command:  
`GET _tasks?detailed=true&actions=*&group_by=none`

Best

---

_[View the full topic](https://discuss.elastic.co/t/how-to-find-forgotten-taskids/372024)._
