Skip to content

Uploader can't keep up #120

@joshuaspence

Description

@joshuaspence

I've noticed that the S3 uploader threads aren't able to keep up with the processing of uploading temporary files. This seemed to have happened when we change the prefix from %{+yyyy-MM-dd}/ to %{+yyyy-MM-dd}/%{type}/. From one of our production Logstash instances:

> find /tmp/logstash/ -type f | wc -l
539

I'm still investigating this, but I suspect that we need more upload workers? The specific problem here is that the logs don't give me any indication that something is going wrong.

Metadata

Metadata

Assignees

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