Skip to content

4.0.0

Compare
Choose a tag to compare
@christiangalsterer christiangalsterer released this 19 Feb 07:37
· 11 commits to master since this release

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:

Release 4.0.0 contains the following changes:

  • Renamed configuration parameter urls to hosts. Please update your configuration accordingly.
  • Renamed configuration parameter cron to schedule. 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.