# Logstash or Metricbeat best for Cloudwatch?

**URL:** https://discuss.elastic.co/t/logstash-or-metricbeat-best-for-cloudwatch/175748
**Category:** Beats
**Tags:** metricbeat
**Created:** [April 8, 2019, 4:01am UTC](https://discuss.elastic.co/t/logstash-or-metricbeat-best-for-cloudwatch/175748 "2019-04-08T04:01:40Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![nick-george](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/nick-george/32/23318_2.png) [@nick-george](https://discuss.elastic.co/u/nick-george)
#### Post date: [April 8, 2019, 4:01am UTC](https://discuss.elastic.co/t/logstash-or-metricbeat-best-for-cloudwatch/175748/1 "2019-04-08T04:01:40Z")

</div>

Hi There,

It appears that Elastic now has two supported methods of getting Cloudwatch Metrics into ES, Metricbeat and Logstash.

Does the new v7 Metricbeat implementation now supersede the Logstash one? I'm about to implement some Cloudwatch ingest into my ES setup and want to make sure I'm using the best (most reliable, mature and feature rich) implementation.

Many thanks,  
Nick George

---

<div class="post-metadata">

### Author: ![Kaiyan\_Sheng](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/kaiyan_sheng/32/38247_2.png) [@Kaiyan\_Sheng](https://discuss.elastic.co/u/Kaiyan_Sheng)
#### Post date: [April 8, 2019, 7:24pm UTC](https://discuss.elastic.co/t/logstash-or-metricbeat-best-for-cloudwatch/175748/2 "2019-04-08T19:24:50Z")

</div>

Hi @nick-george Thanks for asking this question here. My understanding for the new V7 Metricbeat implementation is completely different than what we already have in Logstash. I'm not familiar with Logstash but based on [https://www.elastic.co/guide/en/logstash/current/plugins-outputs-cloudwatch.html](https://www.elastic.co/guide/en/logstash/current/plugins-outputs-cloudwatch.html)  
seem like logstash has a cloudwatch plugin to aggregate and send metric data to AWS CloudWatch.

Metricbeat aws module is to collect metrics to monitor different services. For example in 7.0.0, we have ec2 metricset, which goes to cloudwatch to query ec2 metrics and send it to ES.

---

<div class="post-metadata">

### Author: ![nick-george](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/nick-george/32/23318_2.png) [@nick-george](https://discuss.elastic.co/u/nick-george)
#### Post date: [April 11, 2019, 11:34pm UTC](https://discuss.elastic.co/t/logstash-or-metricbeat-best-for-cloudwatch/175748/3 "2019-04-11T23:34:48Z")

</div>

Thanks Kaiyan\_Sheng.

I was referring specifically to the logstash-input-cloudwatch plugin [https://www.elastic.co/guide/en/logstash/current/plugins-inputs-cloudwatch.html](https://www.elastic.co/guide/en/logstash/current/plugins-inputs-cloudwatch.html)

Cheers,  
Nick

---

<div class="post-metadata">

### Author: ![nick-george](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/nick-george/32/23318_2.png) [@nick-george](https://discuss.elastic.co/u/nick-george)
#### Post date: [April 12, 2019, 4:59am UTC](https://discuss.elastic.co/t/logstash-or-metricbeat-best-for-cloudwatch/175748/4 "2019-04-12T04:59:52Z")

</div>

To answer my own question, it appears that the Metricbeat implementation will figure out all the timestamps for you, ensuring the Metric event timestamps line up with the event timestamps in ES. The Logstash implementation does not appear to do this for you, meaning it is difficult to produce any meaningful visualisations based on its output.

Furthermore, the Metricbeat implementation ships with dashboard(s), unlike the Logstash one.

---

<div class="post-metadata">

### Author: ![Kaiyan\_Sheng](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/kaiyan_sheng/32/38247_2.png) [@Kaiyan\_Sheng](https://discuss.elastic.co/u/Kaiyan_Sheng)
#### Post date: [April 12, 2019, 1:51pm UTC](https://discuss.elastic.co/t/logstash-or-metricbeat-best-for-cloudwatch/175748/5 "2019-04-12T13:51:05Z")

</div>

Thanks @nick-george for all the information. Not sure if this will help, [https://github.com/elastic/beats/issues/10115](https://github.com/elastic/beats/issues/10115) we have this issue to track all the on going development on aws module for metricbeat. Please feel free to comment on it. 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 10, 2019, 1:51pm UTC](https://discuss.elastic.co/t/logstash-or-metricbeat-best-for-cloudwatch/175748/6 "2019-05-10T13:51:06Z")

</div>

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