[ANNOUNCEMENT] Execbeat 3.1.0 released

I'm happy to announce the availability of [Execbeat 3.1.0](https://github.com/christiangalsterer/execbeat/releases/tag/3.1.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.1.0 contains the following changes:

  • The exit code of the command executed is now exported in field exitCode.
  • Fix: Examples were not fully updated with configuration changes introduced in 3.0.0.

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.