Re: [heka] How to parse multi-line node.js stack traces?

2016-02-03 Thread Timur Batyrshin
Hi Rodion, Is it correct that multiline logs always end in empty line and no empty lines can be seen in the multiline? If that’s correct use TokenSplitter or RegexSplitter to split stream of loglines into individual messages. Then use MultiDecoder with cascade strategy set to “first-wins” to

[heka] Logstreamer getting stuck

2016-02-03 Thread Dai Shi
Hello, I've only been using heka for a couple months, and this is my first time posting to this mailing list. I've been running into the following issue with logstreamer input, and was hoping someone on here might point me in the right direction. Every so often, when logrotate rotates logs, the l

Re: [heka] heka monitoring

2016-02-03 Thread Kai Storbeck
Hi Rob, Thanks for your answers. On 2 Feb 2016, at 20:32, Rob Miller wrote: > The answers to questions 2 and 3 are clearly "yes", and between what you > already know about Heka and my reply to the first message in this thread you > should have some ideas re: how to handle monitoring Heka. That