# Production and Monitoring Cluster with metricbeat

**URL:** https://discuss.elastic.co/t/production-and-monitoring-cluster-with-metricbeat/227405
**Category:** Elasticsearch
**Created:** [April 9, 2020, 8:41pm UTC](https://discuss.elastic.co/t/production-and-monitoring-cluster-with-metricbeat/227405 "2020-04-09T20:41:00Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![bcastilho90](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/bcastilho90/32/74640_2.png) [@bcastilho90](https://discuss.elastic.co/u/bcastilho90)
#### Post date: [April 9, 2020, 8:41pm UTC](https://discuss.elastic.co/t/production-and-monitoring-cluster-with-metricbeat/227405/1 "2020-04-09T20:41:00Z")

</div>

Hi,

I'm setting up two elastic search clusters with helm charts. The clusters are up and running fine on Kubernetes.

Now I would like to use metricbeat to ship ES metrics from cluster 1 to cluster 2 (monitoring cluster).

Currently, both clusters have 3 dedicated master, client and data nodes.

I deployed one metricbeat container, pulling metrics from ES1 and shipping them to ES2. I would like to confirm how it is supposed to be deployed in a container environment.

Do I need one metricbeat container for each elastic search node (3 master/data/client)? Or can a single metricbeat pull metrics from my whole cluster, by pointing the `hosts` property of my elasticsearch module configuration to the cluster address?

The stack monitoring page shows that my cluster has 9 nodes, but it doesnt list all of them when I go to the nodes page.

Having metricbeat pull metrics from the cluster rather than individual nodes would make things easier when scaling the ES cluster, so I dont have to provision additional metricbeat containers along with it. I'm not sure if this is how the solution was designed though.

Thanks

---

<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: [May 7, 2020, 8:41pm UTC](https://discuss.elastic.co/t/production-and-monitoring-cluster-with-metricbeat/227405/2 "2020-05-07T20:41:22Z")

</div>

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