Re: [heka] Lua coroutines: Does it scales?

2016-09-21 Thread Mathieu Parent
2016-09-21 16:01 GMT+02:00 Michael Trinkala : > It depends on the application but there can be benefits see (it has some > performance comparisons): http://www.lua.org/pil/9.4.html Thanks. This is what I need. -- Mathieu ___

Re: [heka] Hinsight in pull mode

2016-09-21 Thread Mathieu Parent
2016-09-21 15:57 GMT+02:00 Michael Trinkala : > We should probably be using the Hindsight list > https://mail.mozilla.org/listinfo/hindsight for this Didn't knew about this list. Subscribing... > but I will provide a > short answer here: Hindsight is agnostic when it comes

[heka] Hinsight in pull mode

2016-09-21 Thread Mathieu Parent
is at: https://gist.github.com/sathieu/5a7e83d514638f396e17d462f13adee0 [1]: https://prometheus.io/docs/introduction/faq/#why-do-you-pull-rather-than-push? [2]: https://prometheus.io/docs/instrumenting/pushing/ -- Mathieu Parent ___ Heka mailing list Heka

[heka] Lua coroutines: Does it scales?

2016-09-21 Thread Mathieu Parent
//lua-users.org/wiki/CoroutinesTutorial -- Mathieu Parent ___ Heka mailing list Heka@mozilla.org https://mail.mozilla.org/listinfo/heka

Re: [heka] New plugins

2016-09-08 Thread Mathieu Parent
Hello, 2016-09-07 20:47 GMT+02:00 Michael Trinkala : [...] > FYI: Everything in the Mozilla production environments will be on the 1.0 > sandbox and Hindsight by the end of the year. Does this means that you don't use LogStreamerInput? (or that you'll port it before 2017?)

Re: [heka] State and future of Heka

2016-05-07 Thread Mathieu Parent
Hi Rob, Thanks for those info about the future of Heka. You're seeking help to keep heka alive, but what about Hindsight? It has currently no mailing list, the docs are minimal, and there are no configuration examples (except the benchmarks dir). Any plan to improve this? Heka's doc is one of

Re: [heka] multiple file upload using HEKA

2016-04-06 Thread Mathieu Parent
hould be updated, but finding the good wordings is hard. See: https://github.com/mozilla-services/heka/pull/1904 Regards -- Mathieu Parent ___ Heka mailing list Heka@mozilla.org https://mail.mozilla.org/listinfo/heka

Re: [heka] question on output buffering

2015-11-01 Thread Mathieu Parent
2015-10-31 18:58 GMT+01:00 Timur Batyrshin : > Hi, > > I’m using TCPOutput to relay data to another Heka instance and I quite often > see that a on-disk > buffer grows too much. Rob Miller has proposed a patch at:

Re: [heka] Grok based parsing

2015-09-25 Thread Mathieu Parent
blic -- License, v. 2.0. If a copy of the MPL was not distributed with this -- file, You can obtain one at http://mozilla.org/MPL/2.0/. -- Copyright 2015 Mathieu Parent <math.par...@gmail.com> --[[ Parses the syslog logs from vendor not respecting Syslog RFCs. Config: - hostname_keep (boolean,