Skip to content

Tags: logstash-plugins/logstash-codec-collectd

Tags

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.
Feat: added target configuration + event-factory support (#31) + Refactor: nest plugin specific errors + Refactor: log a debug msg on decode failure

v3.0.8

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

v3.0.7

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

v3.0.6

Toggle v3.0.6's commit message
fix vendoring of types.db file 

v3.0.5

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

v3.0.4

Toggle v3.0.4's commit message
Make this Plugin compatible with JRuby 9k With the upgrade to JRuby 9k, the HMAC class was moved under the OpenSSL namespace and the signature was changed, this commit make sure the plugin still work under JRuby-1.7.X by creating the right method when the class is loaded into memory. Fixes #25

v3.0.3

Toggle v3.0.3's commit message
Fix log levels (#23) 

v3.0.2

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

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
Mass update for 2.0 plugin api changes