Skip to content

Tags: logstash-plugins/logstash-input-stdin

Tags

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.
ecs: add v8 alias to v1 implementation (#21)

v3.3.0

Toggle v3.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feat: ECS support + review dependencies (#20)

The plugin is setting `host` on each event (as host's name).
In ECS mode we expect to use `host.hostname` and we're also set `event.original` to be a good ECS citizen.

Besides concurrent dependency was dropped (hasn't been used),

v3.2.6

Toggle v3.2.6's commit message

Verified

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

v3.2.5

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

v3.2.4

Toggle v3.2.4's commit message
version bump for some docs fixes

v3.2.3

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

v3.2.2

Toggle v3.2.2's commit message
bump this plugin to 3.2.1 and update the changelog

Fixes #14

v3.2.1

Toggle v3.2.1's commit message
Remove multiline filter plugin from docs

Fixes #13

v3.2.0

Toggle v3.2.0's commit message
inform user that stdin is ready to receive input if on tty (#12)

v3.1.1

Toggle v3.1.1's commit message
dependency logstash-core-plugin-api >= 1.60 <= 2.99

close