# \[ANNOUNCEMENT\] New release of logstashbeat

**URL:** https://discuss.elastic.co/t/announcement-new-release-of-logstashbeat/54504
**Category:** Community Ecosystem
**Created:** [July 1, 2016, 6:30am UTC](https://discuss.elastic.co/t/announcement-new-release-of-logstashbeat/54504 "2016-07-01T06:30:33Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![val](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/val/32/138203_2.png) [@val](https://discuss.elastic.co/u/val)
#### Post date: [July 1, 2016, 6:30am UTC](https://discuss.elastic.co/t/announcement-new-release-of-logstashbeat/54504/1 "2016-07-01T06:30:33Z")

</div>

Logstash 5.0.0-alpha4 has been [released](https://discuss.elastic.co/t/elastic-stack-release-5-0-0-alpha4/54442/1) yesterday with a good deal of new features and the Monitoring API has been beefed up quite a bit. [The previous version](https://discuss.elastic.co/t/announcement-logstashbeat-released/52342/1) of logstashbeat used to gather `events`, `jvm` and `process` node stats.

With the release of 5.0.0-alpha4, `memory` node stats are now also available and logstashbeat gathers them as well from your running Logstash-5.0.0-alpha4 instance and ships them to Elasticsearch (see [sample document](https://github.com/consulthys/logstashbeat/blob/master/examples/mem.json)).

Check out the latest release of logstashbeat at: [https://github.com/consulthys/logstashbeat](https://github.com/consulthys/logstashbeat)

Another version to gather [pipeline stats](https://www.elastic.co/guide/en/logstash/5.0/pipeline-stats-api.html) and [hot threads stats](https://www.elastic.co/guide/en/logstash/5.0/hot-threads-api.html) is also in the works.  
Stay tuned...

---

<div class="post-metadata">

### Author: ![val](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/val/32/138203_2.png) [@val](https://discuss.elastic.co/u/val)
#### Post date: [July 1, 2016, 12:33pm UTC](https://discuss.elastic.co/t/announcement-new-release-of-logstashbeat/54504/2 "2016-07-01T12:33:03Z")

</div>

As promised, a new version of logstashbeat is now available, which gathers:

- [pipeline stats](https://www.elastic.co/guide/en/logstash/5.0/pipeline-stats-api.html) (see [sample pipeline document](https://github.com/consulthys/logstashbeat/blob/master/examples/pipeline.json)) and
- [hot threads](https://www.elastic.co/guide/en/logstash/5.0/hot-threads-api.html) (see [sample hot threads document](https://github.com/consulthys/logstashbeat/blob/master/examples/hot_threads.json))

The next release will feature `matches` and `failures` metrics for `date` and `grok` filters...  
Stay tuned...

---

<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: [July 5, 2017, 9:47pm UTC](https://discuss.elastic.co/t/announcement-new-release-of-logstashbeat/54504/3 "2017-07-05T21:47:15Z")

</div>


