Skip to content

v0.9

Compare
Choose a tag to compare
@driskell driskell released this 13 Jul 15:35
· 1912 commits to main since this release

14th June 2014

  • Restructure and tidy the project and implement new build tools
  • Rename to Log Courier
  • Implement an completely new test framework with even more tests
  • Introduce a new protocol and TLS transport layer that is faster on high
    latency links such as the internet
  • Implement support for a CurveZMQ transport to allow transmission of logs to
    multiple servers simultaneously at low latency.
  • Improve efficiency of the event spooler
  • Greatly improve the Logstash plugin
  • If a log file cannot be opened, only retry as long as the log file exists and
    not forever
  • Fix offset field on events to point to the start of the event, not the end
  • Enable comments inside the configuration file
  • Reduce unnecessary logging

View the full Change Log.