logstash-plugins / logstash-integration-aws

Apache License 2.0
7 stars 17 forks source link

Read From non aws S3 (self-Hosted Minio) #13

Open toog opened 2 years ago

toog commented 2 years ago

It would be great to have the functionality to get file from S3 Minio self-hosted

Sam-Lin-MillersLab commented 1 year ago

I have tested the endpoint config. It doesn't work Minio.

Sam-Lin-MillersLab commented 1 year ago

it seems like aws is trying to use Virtual Hosted-Style to access the buckets, while the default support from Minio is Path Style.