# To compute ingestion rate to elasticsearch cluster

**URL:** https://discuss.elastic.co/t/to-compute-ingestion-rate-to-elasticsearch-cluster/293843
**Category:** Elasticsearch
**Tags:** elastic-stack-monitoring
**Created:** [January 10, 2022, 5:30am UTC](https://discuss.elastic.co/t/to-compute-ingestion-rate-to-elasticsearch-cluster/293843 "2022-01-10T05:30:40Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![FALEN](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/falen/32/82754_2.png) [@FALEN](https://discuss.elastic.co/u/FALEN)
#### Post date: [January 10, 2022, 10:40am UTC](https://discuss.elastic.co/t/to-compute-ingestion-rate-to-elasticsearch-cluster/293843/6 "2022-01-10T10:40:21Z")

</div>

It seems you can do this in basic license too, have you tried?

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/8/5/8595864ef973c29b9f6c024f6cd96d42a5be7644.png)  
 ![image](https://us1.discourse-cdn.com/elastic/original/3X/f/0/f0324af47b15d7b35e790561fdd6bc14d6fcc916.png)

--EDIT--

this might block you, im not sure, didnt tested it with basic license : "centralized pipeline management"  
 ![image](https://us1.discourse-cdn.com/elastic/original/3X/d/d/dd3bfef761254c1e4f946f400d98fe45c23bf4ae.png)

You can also try visualizations to create an EPS dashboard

> 1. Go to Panel Options \> Index pattern and choose the right index pattern
> 2. Go back to Data and configure Count, then Math, then type `params.count / params._interval * 1000`
> 3. You'll start seeing average values per second
> 4. Switch to Metric to reduce this to a single number
> 5. _Important_ : Go back to Panel Options \> Data timerange mode \> Entire time range
> 
> source: [Viewing EPS graph in Kibana - #9 by Falikou1](https://discuss.elastic.co/t/viewing-eps-graph-in-kibana/261665/9)

---

_[View the full topic](https://discuss.elastic.co/t/to-compute-ingestion-rate-to-elasticsearch-cluster/293843)._
