You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fluentbit is sending data to s3 and it works fine for sometime and then its stuck and not sending data to S3.
can see lot of chunks are pending in below locations.
sh-4.2$ pwd
/var/fluent-bit/state/flb-storage/emitter.9
sh-4.2$ ls -ltr|wc
1104
Bug Report
Describe the bug
Fluentbit is sending data to s3 and it works fine for sometime and then its stuck and not sending data to S3.
can see lot of chunks are pending in below locations.
sh-4.2$ pwd
/var/fluent-bit/state/flb-storage/emitter.9
sh-4.2$ ls -ltr|wc
1104
To Reproduce
[2024/12/18 12:33:43] [ info] [input:storage_backlog:storage_backlog.8] queueing tail.0:1-1734160287.631424024.flb
[2024/12/18 12:33:43] [ info] [input:storage_backlog:storage_backlog.8] queueing tail.0:1-1734160331.698451330.flb
[2024/12/18 12:33:43] [ info] [input:storage_backlog:storage_backlog.8] queueing tail.0:1-1734160364.698626403.flb
[2024/12/18 12:33:43] [ info] [input:storage_backlog:storage_backlog.8] queueing tail.0:1-1734160430.908663992.flb
[2024/12/18 12:33:43] [ info] [input:storage_backlog:storage_backlog.8] queueing tail.0:1-1734160462.846875919.flb
[2024/12/18 12:33:43] [ info] [input:storage_backlog:storage_backlog.8] queueing tail.0:1-1734160468.165929808.flb
Expected behavior
Configuration
Your Environment
Additional context
some of the logs were missing in the s3 bucket. Also fluentbit memory usage is high.
The text was updated successfully, but these errors were encountered: