cosmo0920 / fluent-bit-go-s3

[Deprecated] The predessor of fluent-bit output plugin for Amazon S3. https://aws.amazon.com/s3/
Apache License 2.0
33 stars 13 forks source link

Feature request: upload frequency #45

Open danielesergio opened 4 years ago

danielesergio commented 4 years ago

It would be useful to have a way to specify the upload frequency to s3. Ideally you should be able to configure also a max file size, as soon as the file exceeds the limit, the plugin should upload the file to s3.

cosmo0920 commented 4 years ago

fluent-bit go plugin interface does not have frequency control feature. And fluent-bit v1.6 will support s3 built-in plugin. You should evaluate early access of built-in s3 plugin.