[heka] Logstreamer Input problem in Heka0.9.2 about monitoring log files containing non-utf-8 charset content

2016-01-12 Thread Yuan Xiaoke
Hi you all, I'm using LogstreamerInput to collect some application logs, and then send them to elasticsearch. The encoding of the log files is Latin1, but I know there's Chinese charset of GBK or GB2312 encode in the files. So the problem is when i output the logs, there're many unreadable codes

[heka] Heka consumes CPU doing nothing

2016-01-12 Thread Eric LEMOINE
Hi This is to report what may be an issue in Heka, where Heka consumes CPU while there's nothing to do. My test-case is the following: LogStreamer with an rsyslog.lua decoder reading logs from a number of static log files. After having processed all the logs (from all the files) Heka still

Re: [heka] Heka consumes CPU doing nothing

2016-01-12 Thread Eric LEMOINE
On Tue, Jan 12, 2016 at 9:30 AM, Eric LEMOINE wrote: > Hi > > This is to report what may be an issue in Heka, where Heka consumes > CPU while there's nothing to do. > > My test-case is the following: LogStreamer with an rsyslog.lua decoder > reading logs from a number of

Re: [heka] Heka consumes CPU doing nothing

2016-01-12 Thread Rob Miller
I'd be open to changing that to a configurable setting. -r On 01/12/2016 01:11 AM, Eric LEMOINE wrote: On Tue, Jan 12, 2016 at 9:30 AM, Eric LEMOINE wrote: > Hi > > This is to report what may be an issue in Heka, where Heka consumes > CPU while there's nothing to do. >