Lionel Cons
Lionel Cons
Is there any hope/plan to accept this PR?
Any news/progress on this one?
It seems that my problem (incomplete lines read from Kafka logs) most likely comes inodes being re-used. This seems to be a known issue: https://github.com/jordansissel/ruby-filewatch/pull/79. @jordansissel: Could you comment on...
This issue is still creating problems in some of our workflows.
This issue is still creating problems in some of our workflows.
FWIW, the given Lua solution works most of the time but not always. At each DST change, there is a one hour window during which the given offset is wrong....
@edsiper, you write "they receive a Chunk which contains N records". Is it possible to set a maximum value for N?
Then, is it possible to reduce the chunk size? I found the `Mem_Buf_Limit` option but that seems to be at input level.
FWIW, I have made some tests with a big log file. I saw an average size of 3.5 MB for the POST requests. This of course depends on formatting options...