Hello existing Heka users.
I'm aware of the "DEPRECATED" status of the project but I'm still not
prepared to abandon using Heka just yet.
I just can't seem to find another tool out there with the equivalent number
of I/O plugins, performance(hasn't been an issue for my scale) and
flexibility.
In the absence of something comparable to take its place, I'll continue
using Heka.

So for those of us who have trouble letting go, I've made a few new
external plugins that may or may not be useful if anyone is interested:

CMFilter <https://github.com/michaelgibson/heka-config-manager> -  A Filter
Plugin that processes messages containing TOML configurations in their
payload, executes an "Action" based on the set field value which
adds/removes/returns configurations for Input Plugins within the currently
running Heka agent.

Currently supports managing Inputs for the following *DirectoryInputs:
ProcessDirectoryInput
<http://hekad.readthedocs.io/en/latest/config/inputs/processdir.html>
LogstreamerDirectoryInput
<https://github.com/michaelgibson/heka-logstreamer-directory-input> - New
HttpDirectoryInput
<https://github.com/michaelgibson/heka-http-directory-input> - New
FilePollingDirectoryInput
<https://github.com/michaelgibson/heka-file-polling-directory-input> - New

Others:
StreamAggregatorFilter/StreamSplitterDecoder
<https://github.com/michaelgibson/heka-stream-aggregator> - Provides
bulk/batching of Payloads and splitting of previously batched Payloads.
ZlibDecoder/ZlibEncoder <https://github.com/michaelgibson/heka-zlib> -
Provides compression/decompression of message payloads
_______________________________________________
Heka mailing list
Heka@mozilla.org
https://mail.mozilla.org/listinfo/heka

Reply via email to