logstash-plugins / logstash-input-kinesis

Logstash Plugin for AWS Kinesis Input
Apache License 2.0
45 stars 57 forks source link

Proxy support for Kinesis, DynamoDB, and CloudWatch clients #84

Closed darnaut closed 3 years ago

darnaut commented 4 years ago

Useful for environments where direct Internet access is restricted (e.g. due to security and/or compliance requirements).

magical-travvo commented 4 years ago

We've tested the plugin with this feature, and it works really well for us in an environment where we need to configure a HTTP proxy. It would be good to see this merged. 👍

kovarmilan-ext commented 3 years ago

We are currently dealing with issue of not being able to use plugin from inside of corporate network. This change would help us tremendously.

In the meantime before/if it si merged, does anyone know of any workarounds to enable plugin communication with Kinesis/DynamoDB/CloudWatch via proxy?

jsvd commented 3 years ago

This change has been published with version 2.2.0, thanks for the contribution :)