Re: [heka] multiple file upload using HEKA

2016-04-06 Thread Mathieu Parent
2016-04-06 20:23 GMT+02:00 Rob Miller : > If I understand what you're saying, you're using LogstreamerInput > incorrectly. A single LogstreamerInput is meant to map to either a single > log stream, or possibly multiple logstreams of identical structure, such as > a set of

Re: [heka] Idle packs and wedged Heka

2016-04-06 Thread Rob Miller
I'm not sure exactly what is going on here, but I can provide you w/ some info that might help you debug further: * Any packs that are in a decoder's input channel can only have come from the input pool, i.e. inputRecycleChan. I see ~40 packs tied up there. * Any packs that are in a match

Re: [heka] multiple file upload using HEKA

2016-04-06 Thread Iñigo Ortiz de Urbina
Merhaba Abhiman If you are having trouble making heka work, I recommend you do some "bottom-up" debugging to check every stage, from input to output. At the very least: - is ´heka-logstreamer -config=/etc/heka/test.toml´ yielding the expected output? If it does not show what you want, iterate

[heka] multiple file upload using HEKA

2016-04-06 Thread Abhiman
I want to upload multiple files(which are non sequential) simultaneously using Heka. The files are conn.log, http.log, dhcp.log, dnp3.log, ftp.log, dns.log. I am trying with the following code [networklogs] Type = "LogstreamerInput" log_directory = "/opt/bro/logs/current" file_match=