Releases: christiangalsterer/execbeat
3.3.0
3.2.0
I'm happy to announce the availability of [Execbeat 3.2.0](https://github.com/christiangalsterer/execbeat/releases/tag/3.2.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.2.0 contains the following changes:
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.
3.1.1
I'm happy to announce the availability of [Execbeat 3.1.1](https://github.com/christiangalsterer/execbeat/releases/tag/3.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 3.1.1 contains the following changes:
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.
3.1.0
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.
3.0.1
I'm happy to announce the availability of [Execbeat 3.0.1](https://github.com/christiangalsterer/execbeat/releases/tag/3.0.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 3.0.1 contains the following changes:
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.
3.0.0
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
tocommands
. Please update your configuration accordingly. - Renamed configuration parameter
cron
toschedule
. 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.
2.2.0
- Update to beats v5.2.0
2.1.1
Release 2.1.1