# Getting index rate

**URL:** https://discuss.elastic.co/t/getting-index-rate/344381
**Category:** Elasticsearch
**Created:** [October 4, 2023, 12:03pm UTC](https://discuss.elastic.co/t/getting-index-rate/344381 "2023-10-04T12:03:12Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![avnere](https://avatars.discourse-cdn.com/v4/letter/a/ba8739/32.png) [@avnere](https://discuss.elastic.co/u/avnere)
#### Post date: [October 4, 2023, 12:03pm UTC](https://discuss.elastic.co/t/getting-index-rate/344381/1 "2023-10-04T12:03:12Z")

</div>

Hi,

I am looking a way to monitor index rate not through Kibana.  
Is there any RestAPI command that provide the current index rate?  
Is there alternative way?

Thanks...

---

<div class="post-metadata">

### Author: ![Priscilla\_Parodi](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/priscilla_parodi/32/43047_2.png) [@Priscilla\_Parodi](https://discuss.elastic.co/u/Priscilla_Parodi)
#### Post date: [October 4, 2023, 3:56pm UTC](https://discuss.elastic.co/t/getting-index-rate/344381/2 "2023-10-04T15:56:49Z")

</div>

Hello,

You can use the [\_stats](https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-stats.html) API for statistics for one or more indices. [This](https://stackoverflow.com/questions/51328013/elasticsearch-find-the-indexing-rate-of-an-index) is an example.

---

<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: [November 1, 2023, 3:57pm UTC](https://discuss.elastic.co/t/getting-index-rate/344381/3 "2023-11-01T15:57:20Z")

</div>

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