Skip to content

3.0.0

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

I'm happy to announce the availability of [Execbeat 2.2.0](https://github.com/christiangalsterer/execbeat/releases/tag/3.0.0.

Execbeat is a Beat which executes (shell) commands in a regular interval and sends the standard output and standard error as an event to a configured shipper, e.g. elasticsearch and logstash.

Release 3.0.0 contains the following changes:

  • Renamed configuration parameter execs to commands. 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 the github project page or even better create a pull request.