Skip to content

v1.8

Compare
Choose a tag to compare
@driskell driskell released this 06 Aug 15:24
· 1295 commits to main since this release

6th August 2015

_Log Courier_

  • Fix various causes of multiline codec causing Log Courier to crash (#188)
  • Improve handling of file truncation when using codecs (derived from #194)
  • Fix "Unknown message received" errors caused by partial reads which occur
    frequently with Logstash 1.5.3 due to OpenSSL cipher hardening (#208)
  • Fix systemd service configuration providing incorrect arguments to log-courier
    (#204)
  • Implement configuration test before start and restart for Debian upstart init
    script (#189)
  • Implement options to enable/disable automatic fields such as "host", "offset"
    and "path"
  • Implement an option to add a "timezone" field to events containing the local
    machine's timezone in the format "-0700 MST" (#203)

_Logstash Plugins_

  • Fix broken JSON parser error handling in input plugin (#200)
  • Fix Logstash shutdown not working with the input plugin
  • Fix broken client certificate verification in the output plugin
  • Fix compatibility with Logstash 1.4 due to missing milestone in both plugins

View the full Change Log.