# \[ANNOUNCEMENT\] Httpbeat 2.0.0 released supporting Beats 5.0.1

**URL:** https://discuss.elastic.co/t/announcement-httpbeat-2-0-0-released-supporting-beats-5-0-1/67238
**Category:** Community Ecosystem
**Created:** [November 26, 2016, 12:01pm UTC](https://discuss.elastic.co/t/announcement-httpbeat-2-0-0-released-supporting-beats-5-0-1/67238 "2016-11-26T12:01:25Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![christiangalsterer](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/christiangalsterer/32/6447_2.png) [@christiangalsterer](https://discuss.elastic.co/u/christiangalsterer)
#### Post date: [November 26, 2016, 12:01pm UTC](https://discuss.elastic.co/t/announcement-httpbeat-2-0-0-released-supporting-beats-5-0-1/67238/1 "2016-11-26T12:01:25Z")

</div>

I'm happy to announce the availability of [Httpbeat 2.0.0](https://github.com/christiangalsterer/httpbeat/releases/tag/2.0.0).

[Httpbeat](https://github.com/christiangalsterer/httpbeat) is a [Beat](https://www.elastic.co/products/beats) which polls HTTP endpoints in a regular interval and sends the HTTP request and response as an event to a configured shipper, e.g. elasticsearch and log stash.

Example use cases are:

- Monitoring of [Apache Stats](https://httpd.apache.org/docs/2.4/mod/mod_status.html)
- Monitoring of Java application with [Jolokia](https://jolokia.org/)
- Monitoring of [Spring Boot Actuators](http://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#production-ready)

Release 2.0.0 contains the following changes:

- Support for Beat 5.0.1

More information can be found on [github](https://github.com/christiangalsterer/httpbeat).  
For ideas, bug reports etc. please create an issue on [github](https://github.com/christiangalsterer/httpbeat) and/or create a pull request.

---

<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:46pm UTC](https://discuss.elastic.co/t/announcement-httpbeat-2-0-0-released-supporting-beats-5-0-1/67238/2 "2017-07-05T21:46:51Z")

</div>


