# Metricbeat Dashboard for Elasticsearch module

**URL:** https://discuss.elastic.co/t/metricbeat-dashboard-for-elasticsearch-module/381861
**Category:** Beats
**Tags:** elastic-stack-monitoring, metricbeat
**Created:** [September 11, 2025, 9:17am UTC](https://discuss.elastic.co/t/metricbeat-dashboard-for-elasticsearch-module/381861 "2025-09-11T09:17:44Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![chethan\_m](https://avatars.discourse-cdn.com/v4/letter/c/3ec8ea/32.png) [@chethan\_m](https://discuss.elastic.co/u/chethan_m)
#### Post date: [September 11, 2025, 9:17am UTC](https://discuss.elastic.co/t/metricbeat-dashboard-for-elasticsearch-module/381861/1 "2025-09-11T09:17:44Z")

</div>

Hi,

Can anyone please guide me how do I get the prebuilt dashboard for Elasticsearch module in Metribeat ?

There are lof prebuilt dashborad loaded like [Metricbeat AWS], [Metricbeat Kubernetes], [Metricbeat Enterprise Serach] etc.. but I don’t see any dashaborad for [Metricbeat Elasticsearch].

My objective is to disable xapck monitoring and do the stack monitoring using metricbeat

Thanks,

Chethan

---

<div class="post-metadata">

### Author: ![stephenb](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/stephenb/32/40856_2.png) [@stephenb](https://discuss.elastic.co/u/stephenb)
#### Post date: [September 11, 2025, 1:14pm UTC](https://discuss.elastic.co/t/metricbeat-dashboard-for-elasticsearch-module/381861/2 "2025-09-11T13:14:08Z")

</div>

Hi @chethan_m

Pretty straightforward. Follow the quick start documentation.

In your case, make sure you have the elasticsearch module enabled.

The setup command is what loads all the assets, the templates, the ingest pipelines and dashboards

`metricbeat setup -e`

---

<div class="post-metadata">

### Author: ![stephenb](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/stephenb/32/40856_2.png) [@stephenb](https://discuss.elastic.co/u/stephenb)
#### Post date: [September 11, 2025, 1:15pm UTC](https://discuss.elastic.co/t/metricbeat-dashboard-for-elasticsearch-module/381861/3 "2025-09-11T13:15:19Z")

</div>

Hi @chethan_m

Pretty straightforward. Follow the [quick start documentation.](https://www.elastic.co/docs/reference/beats/metricbeat/metricbeat-installation-configuration)

In your case, make sure you have the elasticsearch module enabled.

The setup command is what loads all the assets, the templates, the ingest pipelines and dashboards

`metricbeat setup -e`
