[ANNOUNCEMENT] Httpbeat 4.1.0 released

I'm happy to announce the availability of Httpbeat 4.1.0

Httpbeat is a Beat 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 logstash.

Example use cases are:

  • Monitoring of Apache Stats
  • Monitoring of Java application with Jolokia1
  • Monitoring of Spring Boot Actuators
  • Monitor Docker Remote API

Release 4.1.0 contains the following changes:

More information can be found on GitHub.
For ideas, bug reports etc. please create an issue on GitHub and/or create a pull request.