Skip to content

buffer space has too many data #13

Open
@scalp42

Description

@scalp42

Hi folks,

Without having any infra change or increase in traffic, we started seeing the following issue:

2019-09-30 17:29:21 +0000 [error]: #0 syslog failed to emit error_class=Fluent::Plugin::Buffer::BufferOverflowError error="buffer space has too many data" tag="syslog.docker.containers.daemon.info" 

We looked at increasing flush_thread_count but noticed the README mentioning:

This is currently fixed to 1 will cause fluentd to fail with a ConfigError if set to anything greater.

We believe the issue is due to the output not matching our input rate but we never ran into that issue before. What's the rationale behind limiting the number of threads for the output plugin?

Thanks!

cc @imron @czerwingithub

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions