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.