fluent / fluent/fluent-plugin-s3

Append file support

Open
#433 3 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Ruby
Stars
322
Forks
217
Avg merge
14h 34m
Merged PRs (30d)
5

Description

### Is your feature request related to a problem? Please describe.

From my current understanding, log file is visible after a timekey interval or a buffer size.
If we configure with short time range there should have many files generated in case log content itself is not big.
If we configure with large time range then we need wait quite some time for log visibility.

### Describe the solution you'd like

S3 support append semantic, so maybe we can implement with append file instead of put semantic.

### Describe alternatives you've considered

File/WebHdfs plugin seems support append files.

### Additional context

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.