Metricbeat Dashboard for Elasticsearch module

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

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

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