# Dashboard to monitor my clusters

**URL:** https://discuss.elastic.co/t/dashboard-to-monitor-my-clusters/363008
**Category:** Kibana
**Tags:** dashboard
**Created:** [July 12, 2024, 8:52am UTC](https://discuss.elastic.co/t/dashboard-to-monitor-my-clusters/363008 "2024-07-12T08:52:22Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![Khaled\_Saidi](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/khaled_saidi/32/98636_2.png) [@Khaled\_Saidi](https://discuss.elastic.co/u/Khaled_Saidi)
#### Post date: [July 12, 2024, 8:52am UTC](https://discuss.elastic.co/t/dashboard-to-monitor-my-clusters/363008/1 "2024-07-12T08:52:22Z")

</div>

Hi guys,

This time, I have no issues to submit to you 😄

I have a classic ELK architecture, i mean :  
filebeat, metricbeat =\> kafka \<=\> logstash =\> elasticsearch.

I was wondering what would be the best informations to have in my kibana dashboards to monitor my different clusters in order to analyze, diagnose and quickly locate possible issues.

As always, thank you for your recommendations and suggestions.

BR, Khaled

---

<div class="post-metadata">

### Author: ![jsanz](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/jsanz/32/53734_2.png) [@jsanz](https://discuss.elastic.co/u/jsanz)
#### Post date: [July 15, 2024, 10:00am UTC](https://discuss.elastic.co/t/dashboard-to-monitor-my-clusters/363008/2 "2024-07-15T10:00:44Z")

</div>

What do you mean by "clusters" here? Are you talking about your Elasticsearch cluster or something different?

---

<div class="post-metadata">

### Author: ![Khaled\_Saidi](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/khaled_saidi/32/98636_2.png) [@Khaled\_Saidi](https://discuss.elastic.co/u/Khaled_Saidi)
#### Post date: [July 15, 2024, 12:50pm UTC](https://discuss.elastic.co/t/dashboard-to-monitor-my-clusters/363008/3 "2024-07-15T12:50:33Z")

</div>

Hi Jsanz,  
Yep, i'm talking about an elasticsearch cluster sorry !

---

<div class="post-metadata">

### Author: ![jsanz](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/jsanz/32/53734_2.png) [@jsanz](https://discuss.elastic.co/u/jsanz)
#### Post date: [July 15, 2024, 2:00pm UTC](https://discuss.elastic.co/t/dashboard-to-monitor-my-clusters/363008/4 "2024-07-15T14:00:07Z")

</div>

This is more an Elasticsearch question than actually for Kibana but you can start from this documentation entry point.

> **[Monitoring overview | Elasticsearch Guide \[8.14\] | Elastic](https://www.elastic.co/guide/en/elasticsearch/reference/8.14/monitoring-overview.html)**

---

<div class="post-metadata">

### Author: ![Khaled\_Saidi](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/khaled_saidi/32/98636_2.png) [@Khaled\_Saidi](https://discuss.elastic.co/u/Khaled_Saidi)
#### Post date: [July 16, 2024, 8:49am UTC](https://discuss.elastic.co/t/dashboard-to-monitor-my-clusters/363008/5 "2024-07-16T08:49:10Z")

</div>

Yeah,

i already know how to collect metrics for each element of the ELK stack.  
My question (or rather my survey) is about what kind of metrics do you use in your dashboard.  
For rexample is it relevant to have the count of logstash events in and events out (i guess yes) ?  
What are the "must have" metrics, the most important metrics to have in a dashboard.

Thx,  
Khaled

---

<div class="post-metadata">

### Author: ![jsanz](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/jsanz/32/53734_2.png) [@jsanz](https://discuss.elastic.co/u/jsanz)
#### Post date: [July 16, 2024, 9:13am UTC](https://discuss.elastic.co/t/dashboard-to-monitor-my-clusters/363008/6 "2024-07-16T09:13:33Z")

</div>

Have you checked the integration dashboards that the different beats install? If you haven't already, there are dedicated dashboards for Elasticsearch monitoring that you could check as a starting point.

> **[integrations/packages/elasticsearch/kibana at main · elastic/integrations](https://github.com/elastic/integrations/tree/main/packages/elasticsearch/kibana)**
>
> Elastic Integrations. Contribute to elastic/integrations development by creating an account on GitHub.

---

<div class="post-metadata">

### Author: ![Khaled\_Saidi](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/khaled_saidi/32/98636_2.png) [@Khaled\_Saidi](https://discuss.elastic.co/u/Khaled_Saidi)
#### Post date: [July 16, 2024, 2:52pm UTC](https://discuss.elastic.co/t/dashboard-to-monitor-my-clusters/363008/7 "2024-07-16T14:52:45Z")

</div>

Cool, never seen that !  
How do you use it ?  
Copy/paste the json and import it in the saved objects ?

---

<div class="post-metadata">

### Author: ![jsanz](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/jsanz/32/53734_2.png) [@jsanz](https://discuss.elastic.co/u/jsanz)
#### Post date: [July 16, 2024, 4:13pm UTC](https://discuss.elastic.co/t/dashboard-to-monitor-my-clusters/363008/8 "2024-07-16T16:13:21Z")

</div>

I'm afraid I can't help you further sorry. I tried to convert those assets into an `ndjson` object but it only works for the index patterns. For the dashboards there's an error that tells me those JSON definitions are further processed before sending them to Kibana 😞

I suggest you post a new topic in the beats forum to get more details on the assets the `elasticsearch` module generates from [metricbeat](https://www.elastic.co/guide/en/beats/metricbeat/current/metricbeat-module-elasticsearch.html) and [filebeat](https://www.elastic.co/guide/en/beats/filebeat/current/filebeat-module-elasticsearch.html)

---

<div class="post-metadata">

### Author: ![Khaled\_Saidi](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/khaled_saidi/32/98636_2.png) [@Khaled\_Saidi](https://discuss.elastic.co/u/Khaled_Saidi)
#### Post date: [July 17, 2024, 8:52am UTC](https://discuss.elastic.co/t/dashboard-to-monitor-my-clusters/363008/9 "2024-07-17T08:52:11Z")

</div>

Effectively, i have the same error. that's why I asked you how to do.  
Yhanks a lot Jsanz for your help and availability.  
Have a good day

BR,  
Khaled
