On 08/17/2015 02:32 AM, Simon Pasquier wrote:
Hello Andre,

On Sat, Aug 15, 2015 at 4:35 PM, Andre <andre-li...@fucs.org
<mailto:andre-li...@fucs.org>> wrote:
    * The documentation states:

    "This output doesn’t support any request batching; each received
    message will generate an HTTP request. Batching can be achieved by use
    of a filter plugin that accumulates message data, periodically
    emitting a single message containing the batched, encoded HTTP request
    data in the payload."

    Am I correct to assume the filter plugin needs to be written by the
    heka user using Lua (sandboxed) or Go (plugin)?


Yes.
With Lua being strongly recommended. In most cases this should be quite 
straightforward.

-r

_______________________________________________
Heka mailing list
Heka@mozilla.org
https://mail.mozilla.org/listinfo/heka

Reply via email to