# How to put indice index rate by documents and by size on a Dashboard

**URL:** https://discuss.elastic.co/t/how-to-put-indice-index-rate-by-documents-and-by-size-on-a-dashboard/308694
**Category:** Logs
**Tags:** elastic-stack-monitoring
**Created:** [July 1, 2022, 9:53pm UTC](https://discuss.elastic.co/t/how-to-put-indice-index-rate-by-documents-and-by-size-on-a-dashboard/308694 "2022-07-01T21:53:50Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Rodolfo\_Albuquerque](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/rodolfo_albuquerque/32/107829_2.png) [@Rodolfo\_Albuquerque](https://discuss.elastic.co/u/Rodolfo_Albuquerque)
#### Post date: [July 1, 2022, 9:53pm UTC](https://discuss.elastic.co/t/how-to-put-indice-index-rate-by-documents-and-by-size-on-a-dashboard/308694/1 "2022-07-01T21:53:50Z")

</div>

Hello folks,

I'm trying to create a dashboard with some information about my indices. I see these metrics on Stack Monitoring \> Indices but I would like to put those on a Dashboard.

So I see there is an indice `.monitoring-es-8` with a whole lot of fields but I couldn't find any documentation describing what each of these fields actually are. So my goal is to create graphics on index rate by indice and potentially search rate too.

I'd appreciate any help.  
Thanks in advance!

---

<div class="post-metadata">

### Author: ![matschaffer](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/matschaffer/32/95396_2.png) [@matschaffer](https://discuss.elastic.co/u/matschaffer)
#### Post date: [July 4, 2022, 6:47am UTC](https://discuss.elastic.co/t/how-to-put-indice-index-rate-by-documents-and-by-size-on-a-dashboard/308694/2 "2022-07-04T06:47:05Z")

</div>

Hey Rodolfo,

[beats/README.md at main · elastic/beats · GitHub](https://github.com/elastic/beats/blob/main/metricbeat/module/elasticsearch/_meta/README.md) has information on the fields emitted from the metricbeat elasticsearch module.

Both search & query stats show up in the `elasticsearch.index.summary.*` space and are broken down by primary vs total. They also have isolated time/count/bulk fields you can use depending on what you're trying to optimize.

---

<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: [August 1, 2022, 6:47am UTC](https://discuss.elastic.co/t/how-to-put-indice-index-rate-by-documents-and-by-size-on-a-dashboard/308694/3 "2022-08-01T06:47:19Z")

</div>

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