Releases: christiangalsterer/httpbeat
4.1.0
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 Jolokia
- Monitoring of Spring Boot Actuators
- Monitor Docker Remote API
Release 4.1.0 contains the following changes:
- Update to beats v5.6.3
- Support returning HTTP status phrase
- Fix: Set correct version in package names and package metadata
- Fix: HTTP Status code in event doesn't match documentation
- Fix: Making the template work for kibana - Use
object
instead ofnested
More information can be found on GitHub.
For ideas, bug reports etc. please create an issue on GitHub and/or create a pull request.
4.0.0
I'm happy to announce the availability of Httpbeat 4.0.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 Jolokia
- Monitoring of Spring Boot Actuators
- Monitor Docker Remote API
Release 4.0.0 contains the following changes:
- Renamed configuration parameter
urls
tohosts
. Please update your configuration accordingly. - Renamed configuration parameter
cron
toschedule
. Please update your configuration accordingly. - Update to beats v5.2.1
- Fix: Default schedule not working
More information can be found on github.
For ideas, bug reports etc. please create an issue on github and/or create a pull request.
3.3.0
Feature release containing the following changes:
- Update to beats v5.2.0
- Allow to specify the replacement character for
json_dot_mode : replace
, default replacement character is_
3.2.0
Release 3.2.0
3.1.1
Release 3.1.1