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
Describe the bug
Fluent-bit stopped to process records by output. Input still receive records. Fluent-bit started to use memory up to server's limit and killed by OOM.
To Reproduce
There is no steps to reproduce, it's happens time to time (~ once per week)
Screenshots
Your Environment
Version used: v3.2.3
Configuration: see below
Environment name and version (e.g. Kubernetes? What version?): pure linux
Server type and version:
Operating System and version: Debian GNU/Linux 12, 6.1.0-28-amd64
Filters and plugins: input forward, rewrite_tag filter, file output
Bug Report
Describe the bug
Fluent-bit stopped to process records by output. Input still receive records. Fluent-bit started to use memory up to server's limit and killed by OOM.
To Reproduce
There is no steps to reproduce, it's happens time to time (~ once per week)
Screenshots
Your Environment
Configuration
All input traffic generated by same version fluent-bit, about 24 hosts
Configuration of the log source
Additional context
lot of log messages always:
Jan 09 16:48:46 [ warn] [input] emitter.1 paused (mem buf overlimit)
Jan 09 16:48:46 [ info] [input] pausing emitter_for_rewrite_tag.0
Jan 09 16:48:46 [ info] [input] resume emitter_for_rewrite_tag.0
Jan 09 16:48:46 [ info] [input] emitter.1 resume (mem buf overlimit)
Jan 09 16:48:48 [ warn] [input] emitter.1 paused (mem buf overlimit)
Jan 09 16:48:48 [ info] [input] pausing emitter_for_rewrite_tag.0
Jan 09 16:48:48 [ info] [input] resume emitter_for_rewrite_tag.0
Jan 09 16:48:48 [ info] [input] emitter.1 resume (mem buf overlimit)
Jan 09 16:48:50 [ warn] [input] emitter.1 paused (mem buf overlimit)
Jan 09 16:48:50 [ info] [input] pausing emitter_for_rewrite_tag.0
Jan 09 16:48:50 [ info] [input] resume emitter_for_rewrite_tag.0
Jan 09 16:48:50 [ info] [input] emitter.1 resume (mem buf overlimit)
Jan 09 16:48:54 [ warn] [input] emitter.1 paused (mem buf overlimit)
Jan 09 16:48:54 [ info] [input] pausing emitter_for_rewrite_tag.0
Jan 09 16:48:54 [ info] [input] resume emitter_for_rewrite_tag.0
Jan 09 16:48:54 [ info] [input] emitter.1 resume (mem buf overlimit)
but right after problem started - no more this messages, but few:
[error] [input:forward:forward.0] could not enqueue records into the ring buffer
The text was updated successfully, but these errors were encountered: