1 回答
- 最新
- 投票最多
- 评论最多
0
I believe this is by design, files larger than 16K. Fluent has options like (https://docs.fluentbit.io/manual/v/1.3/input/tail#docker_mode) docker mode if you are using that which tries to recombine.
已回答 3 年前
I believe this is by design, files larger than 16K. Fluent has options like (https://docs.fluentbit.io/manual/v/1.3/input/tail#docker_mode) docker mode if you are using that which tries to recombine.
Yes, I'm using Fluent-Bit, and also has the docker mode. But I find that it stuggles to combine those again.