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

Using AWS IAM Role to Access OpenSearch #114

Open
tigerpeng2001 opened this issue Apr 22, 2022 · 1 comment
Open

Using AWS IAM Role to Access OpenSearch #114

tigerpeng2001 opened this issue Apr 22, 2022 · 1 comment

Comments

@tigerpeng2001
Copy link

Hello,

This is not a report of any issue but a request for help.

I have deployed Graylog node to AWS EKS with OpenSearch. To connect to OpenSearch, I have the user/password added in the elasticsarch host as below

hosts: https://graylog:[email protected]

I am looking for a solution of using the IAM role attached to the container/pod. It seems the aws-sigv4-proxy, https://github.com/awslabs/aws-sigv4-proxy, is a possible solution. There is an attribute graylog.sidecarContainers in this chart. Is there way to use it?

Possibly we can use another sidecar for connecting DocumentDB for replacing MongoDB.

Tiger

@KongZ
Copy link
Owner

KongZ commented Apr 23, 2022

I never use opensearch before but if the opensearch support IAM Role access. You should be able to use IRSA

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

No branches or pull requests

2 participants