Skip to content

Releases: bmichalkiewicz/fluent-plugin-gelf-best

v1.4.1

20 Mar 11:31

Choose a tag to compare

chore: Gemfile.lock update

v1.4.0

20 Mar 10:20

Choose a tag to compare

[1.4.0]

Optimizations and Enhancements

  • Switched from gelf to gelf_redux for improved logging performance.
  • Replaced json (yajl) with oj for faster JSON processing.
  • Added support for configuring UDP max size via a variable.

v1.3.4

27 Aug 05:14

Choose a tag to compare

upstream issue Graylog2/graylog2-server#873

fix: String fields longer than 32kb cannot be indexed

v1.3.3

18 Apr 18:38

Choose a tag to compare

working version of fluent-plugin-gelf-hs with working buffer section.