# How to find which indices are mostly queried

**URL:** https://discuss.elastic.co/t/how-to-find-which-indices-are-mostly-queried/305250
**Category:** Elasticsearch
**Created:** [May 20, 2022, 3:55am UTC](https://discuss.elastic.co/t/how-to-find-which-indices-are-mostly-queried/305250 "2022-05-20T03:55:37Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![dimitris\_sb](https://avatars.discourse-cdn.com/v4/letter/d/eada6e/32.png) [@dimitris\_sb](https://discuss.elastic.co/u/dimitris_sb)
#### Post date: [May 20, 2022, 3:55am UTC](https://discuss.elastic.co/t/how-to-find-which-indices-are-mostly-queried/305250/1 "2022-05-20T03:55:37Z")

</div>

Hi All,  
What is the best way to rank the indices in a cluster according to how many requests they get?  
API Index stats?

> **[Index stats API | Elasticsearch Guide \[7.17\] | Elastic](https://www.elastic.co/guide/en/elasticsearch/reference/7.17/indices-stats.html)**

Thank you in advance for your insights/opinons!

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [May 25, 2022, 2:57am UTC](https://discuss.elastic.co/t/how-to-find-which-indices-are-mostly-queried/305250/2 "2022-05-25T02:57:33Z")

</div>

You can see that in [Elasticsearch Monitoring Metrics | Kibana Guide [8.2] | Elastic](https://www.elastic.co/guide/en/kibana/current/elasticsearch-metrics.html)

---

<div class="post-metadata">

### Author: ![dimitris\_sb](https://avatars.discourse-cdn.com/v4/letter/d/eada6e/32.png) [@dimitris\_sb](https://discuss.elastic.co/u/dimitris_sb)
#### Post date: [May 25, 2022, 5:30pm UTC](https://discuss.elastic.co/t/how-to-find-which-indices-are-mostly-queried/305250/3 "2022-05-25T17:30:55Z")

</div>

Is there an equivalent API call?

---

<div class="post-metadata">

### Author: ![dimitris\_sb](https://avatars.discourse-cdn.com/v4/letter/d/eada6e/32.png) [@dimitris\_sb](https://discuss.elastic.co/u/dimitris_sb)
#### Post date: [May 25, 2022, 7:59pm UTC](https://discuss.elastic.co/t/how-to-find-which-indices-are-mostly-queried/305250/4 "2022-05-25T19:59:40Z")

</div>

Moreover, how can we follow this approach when using the elastic cloud?  
If I connect a Kibana, I get:

```auto
We checked the cluster defaults settings for xpack.monitoring.exporters, and found the reason: Exporters are disabled: found-user-defined.

```

If I use the provided kibana, I get:

```auto
Monitoring data not available

Monitoring provides insight to your hardware performance and load.

Configure monitoring through Elasticsearch Service Console
(opens in a new tab or window) Go to Logs and metrics(opens in a new tab or window) section for a deployment to configure monitoring. 

```

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [June 22, 2022, 8:00pm UTC](https://discuss.elastic.co/t/how-to-find-which-indices-are-mostly-queried/305250/5 "2022-06-22T20:00:10Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
