I’m happy to announce the availability of Httpbeat 3.1.0.
Httpbeat is a Beat to poll HTTP endpoints in a regular interval and ship the result to the configured output channel, e.g. Logstash and Elasticsearch.
Example use cases are:
- Monitor Apache Stats
- Monitor Java application with Jolokia
- Monitor Spring Boot Actuators
Release 3.1.0 contains the following changes:
- Update to beats 5.1.1
Advertisements