Jinyong Choi

Results 6 issues of Jinyong Choi

When fluent-bit shutdown for out_kafka plugin with rdkafka.linger.ms and rdkafka.batch.size and then we show the warn message and lose the message. So, this patch fixes the issue of not flushing...

docs-required

Preventing incorrect inode usage from db. The first commit involves deleting items that are not being monitored by Fluent-Bit when it starts. The second commit involves considering already running Fluent-Bit...

docs-required
ok-package-test

https://github.com/fluent/fluent-bit/pull/8062 Signed-off-by: jinyong.choi

waiting-on-code-merge

According to the documentation, SIMD is supposed to be enabled by default in Fluent Bit container images. This commit updates the Dockerfile to reflect that, enabling SIMD by default. Closes...

ok-package-test

Unprocessed data in the internal buffer is discarded when Fluent Bit stops, causing data loss because the DB offset is already advanced. This patch fixes the issue for uncompressed files...

docs-required

## Bug Report **Describe the bug** When using the `in_tail` plugin with a database (`DB`) configured, data loss occurs if Fluent Bit is restarted while there is unprocessed data in...

status: waiting-for-triage