I'm happy to announce the availability of [Execbeat 2.1.1](https://github.com/christiangalsterer/execbeat/releases/tag/2.1.1.
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 2.1.1 contains the following changes:
- Move files into correct place to allow correct bulding with
make package
- Move files into correct place to allow correct bulding with
make update
- Starting with this release pre-compiled binaries for different operating systems are available for download under the respective tag in the github project
- Cleanup of documentation
- Update to beats v5.1.2
- Update to Go 1.7.4
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.