v0.9
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