Hi all,
Happy to announce a double dose of Heka release goodness, available for
immediate consumption.
First v0.7.3, the final (barring discovery of any huge security holes)
release in the 0.7 series, a bug fix release that resolves some problems
that were reported since 0.7.2, including a couple of LogstreamerInput
issues, some wrong ProcessInput behavior, and a failure of the UdpInput
to clean up a Unix datagram socket it may create. Check out the full
changelog here:
https://github.com/mozilla-services/heka/blob/v0.7.3/CHANGES.txt
But there's also v0.8.0, which includes all of the above bug fixes and
more, plus a bunch of new features. Some highlights:
* New encoder plugins for sending time series data to InfluxDB and Librato.
* Docker support, including Dockerfiles for both development and
production Heka containers, and a DockerLogInput that will grab stdout
and stderr from all of the containers running on the Heka host.
* Heka config now supports using system environment variables in the
TOML configuration with the `%ENV[var_name]` syntax.
* LogstreamerInput now correctly tracks cursor position even in files
that are < 500 bytes.
* PayloadRegexDecoder and PayloadXmlDecoder now support Unix epoch-style
timestamps in addition to Go style string time formats.
Full changelog, including important notes on minor backwards
incompatibilities, available at:
https://github.com/mozilla-services/heka/blob/v0.7.3/CHANGES.txt
Releases are available at the usual location:
https://github.com/mozilla-services/heka/releases
And, as always, please feel free to use this mailing list and the #heka
channel at irc.mozilla.org to ask questions and/or give feedback.
Thanks!
-r
_______________________________________________
Heka mailing list
[email protected]
https://mail.mozilla.org/listinfo/heka