logstash-plugins / logstash-input-s3

Apache License 2.0
57 stars 150 forks source link

Only AWS S3 is supported #208

Closed ppf2 closed 4 years ago

ppf2 commented 4 years ago

We only support AWS S3, not other S3 compatible storage solutions. This is currently documented in the support matrix (https://www.elastic.co/support/matrix#matrix_logstash_plugins). It should be documented directly in the plugin guide as well (for the support matrix can be missed).

Please merge to all branches. thx!

colinsurprenant commented 4 years ago

Thanks @ppf2! LGTM but would like @karenzone to double-check.

karenzone commented 4 years ago

Thanks @ppf2 and @colinsurprenant!