logstash-filter-elasticsearch icon indicating copy to clipboard operation
logstash-filter-elasticsearch copied to clipboard

add sigv4 signing to client for aws es support

Open chrislujan opened this issue 6 years ago • 5 comments

Added support for AWS auth

When the following attributes are present, a different client will be created.

  aws_access_key_id
  aws_secret_access_key
  region

chrislujan avatar Jun 06 '19 16:06 chrislujan

Hey, thanks for the PR. this seems to be concerning Amazon's ES offering, right? if that is the case I believe Amazon decided to fork Elastic's ES plugins to support their specific extensions ...

kares avatar Jun 15 '20 11:06 kares

I haven't seen one for this though. I have only seen this https://github.com/awslabs/logstash-output-amazon_es which is close but not a filter plugin.

chrislujan avatar Sep 01 '20 16:09 chrislujan

still nothing from amazon, any chance of getting this merged?

chrislujan avatar Dec 28 '20 18:12 chrislujan

This has broad applicability as an enhancement so AWS ES can be queried through a filter plugin, even in an otherwise pure Elastic.co Elastic environment. I'd love to see this support offered in this plugin.

seanmcelroy avatar Mar 10 '21 22:03 seanmcelroy

Bump

dan-ih avatar Sep 12 '24 13:09 dan-ih