Skip to content

Releases: travelping/journal-gateway-gelf

v1.0.4

04 Nov 13:18
Compare
Choose a tag to compare
  • added install target to the Makefile (thanks to @JAGulli)
  • the connection to the graylog server now uses HTTP keep-alive
    (in the course of this change we switched from CURL_HTTP_VERSION_1_0 to
    CURL_HTTP_VERSION_1_1)
  • fix seeking of journal-cursor upon startup which lead to the sending of
    random old messages

Initial Release

06 Oct 19:02
Compare
Choose a tag to compare

minor fixes:

  • libcurl handling removed from while loop
  • renaming
  • other little changes

Inital Release

02 Oct 19:04
Compare
Choose a tag to compare
  • fixed faulty default config
  • minor renaming

Initial Release

02 Oct 13:58
Compare
Choose a tag to compare

This is the initial release it supports

  • setting of the target via environment variable
  • sending messages between two timestamps