logstash-plugins / logstash-output-s3

Apache License 2.0
58 stars 151 forks source link

Limit retry interval #169

Closed Sjaak01 closed 4 years ago

Sjaak01 commented 6 years ago

Hi,

Is it possible to set/limit the retry interval when connecting to s3 fails?

In my case I have a firewall blocking access to s3 over one of my WAN links (low bandwidth, very high costs). However the constant retrying is generating several hundreds MB of DNS traffic an hour.

If a upload fails I don't want a retry for another hour or try uploading again when the next file is due.

idsvandermolen commented 5 years ago

duplicate of https://github.com/logstash-plugins/logstash-output-s3/issues/160 , but this is still an issue