logstash-plugins / logstash-input-s3

Apache License 2.0
57 stars 150 forks source link

[Enhacement] Add support for AWS KMS-Managed Keys #179

Open cbryanvest opened 5 years ago

cbryanvest commented 5 years ago

I have a use case for this plugin calls for downloading cloudtrail logs from a bucket encrypted with AWS KMS Managed keys.

Running the plugin on an unencrypted bucket works fine. When running the plugin on an AWS KMS encrypted bucket the connection is made but the payload does not seem to contain any data in the json.gz file.