Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add sigv4 signing to client for aws es support #116

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

chrislujan
Copy link

@chrislujan chrislujan commented Jun 6, 2019

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

@kares
Copy link
Contributor

kares commented Jun 15, 2020

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 ...

@chrislujan
Copy link
Author

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
Copy link
Author

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

@chrislujan chrislujan mentioned this pull request Mar 10, 2021
@seanmcelroy
Copy link

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.

@dan-ih
Copy link

dan-ih commented Sep 12, 2024

Bump

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants