Re: [heka] a question on heka message format

2015-10-07 Thread Michael Trinkala
Always, it is by design as described in the docs for decode_message: https://hekad.readthedocs.org/en/latest/sandbox/index.html - message (table) The array based version of the message structure with the value member always being an array (even if there is only a single item). This

[heka] a question on heka message format

2015-10-07 Thread Timur Batyrshin
Hi, I’ve got a question about decoding of Heka messages. Suppose the following call: msg = decode_message(read_message("raw")) Here msg.Fields will hold a table of values like the following: {  “name”: “foobar”,  “type”: “string”,  “value”: 123 } What is very much unclear to me is why some of

Re: [heka] Heka 0.10.0b1 Install Package not compatible with latest OS X El Capitan

2015-10-07 Thread Xavier Lange
Did you try reinstalling it from  https://github.com/mozilla-services/heka/releases or are you using brew or somewhere else to install heka? Xavier — Sent from Mailbox On Wed, Oct 7, 2015 at 7:46 AM, Adriano Santos wrote: > Hi There, > I just updated my OS X