Skip to content

Tags: logstash-plugins/logstash-input-exec

Tags

v3.6.0

Toggle v3.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Refactor: start using scheduler mixin (#33)

v3.4.0

Toggle v3.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feat: adjust fields for ECS compatibility (#28)

Previously plugin was setting the top level command and host fields for every event (which aren't ECS compliant).

Also changes behavior not to override fields if they exists in the decoded payload (e.g. no longer force the host field if such a field is decoded from the command's output).

Co-authored-by: Ry Biesemeyer <yaauie@users.noreply.github.com>
Co-authored-by: Karen Metts <35154725+karenzone@users.noreply.github.com>

v3.3.3

Toggle v3.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
improve doc about fork memory usage (#27)

* doc about fork memory usage

* Update docs/index.asciidoc

* bump version to v3.3.3

v3.3.2

Toggle v3.3.2's commit message
Version bump to 3.3.2

And changelog update

Fixes #21

v3.3.1

Toggle v3.3.1's commit message

Verified

This commit was signed with the committer’s verified signature.
jsvd João Duarte
set default_codec doc attribute

v3.3.0

Toggle v3.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
jsvd João Duarte
update changelog for 3.3.0

v3.2.0

Toggle v3.2.0's commit message
add 'schedule' option to allow cron scheduling (#14)

v3.1.5

Toggle v3.1.5's commit message
[skip ci] update gemspec summary

v3.1.4

Toggle v3.1.4's commit message
Version bump

For elastic/logstash#7993

[ci skip]

v3.1.3

Toggle v3.1.3's commit message
bump patch level for doc generation