Skip to content

Tags: logstash-plugins/logstash-input-heartbeat

Tags

v3.1.1

Toggle v3.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ecs v8: add docs, refine specs for v8 alias (#19) * ecs v8: add docs, refine specs for v8 alias * patch version bump

v3.1.0

Toggle v3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Populate '[event][sequence]' instead of 'clock' if ECS is enabled (#18) This PR does 3 things: * enable ECS compatibility, replacing the clock field with [event][sequence] when ECS is enabled * introduces a new option named sequence to configure the kind of counter used in the "clock/sequence" field * unrelated to the context of ECS it switches the creation of the Event to the event_factory mixin In non ECS mode the sequence setting takes precedence over message and if message contains a value other then epoch or sequence it includes also the message field in the generated event. In ECS mode only the sequence setting is considered to select the kind of counter, if message contains epoch or sequence its simply ignored and no message field is present in the event, otherwise message is part of the event together with the [event][sequence] Fixes #17 Co-authored-by: Ry Biesemeyer <yaauie@users.noreply.github.com> Co-authored-by: Karen Metts <35154725+karenzone@users.noreply.github.com> Co-authored-by: Karol Bucek <kares@users.noreply.github.com>

v3.0.7

Toggle v3.0.7's commit message
bump to 3.0.7 

v3.0.6

Toggle v3.0.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.0.5

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

v3.0.4

Toggle v3.0.4's commit message
Version bump For elastic/logstash#7993 [ci skip]

v3.0.3

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

v3.0.1

Toggle v3.0.1's commit message
Make sure all the gems were published under jruby 

v3.0.0

Toggle v3.0.0's commit message
version 3.0.0 

v2.0.4

Toggle v2.0.4's commit message
dependency logstash-core-plugin-api ~> 1.0