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

HTTP basic authentication support for AWS Elastic #108

Closed
yanivpaz opened this issue Dec 3, 2020 · 3 comments
Closed

HTTP basic authentication support for AWS Elastic #108

yanivpaz opened this issue Dec 3, 2020 · 3 comments

Comments

@yanivpaz
Copy link

yanivpaz commented Dec 3, 2020

AWS Elastic supports two access controls:

  • IAM ARN as a master user
  • HTTP basic authentication - master user/pass

Does HTTP basic authentication is supported in this plugin?
I don't see it :
https://github.com/aws/eks-charts/blob/master/stable/aws-for-fluent-bit/values.yaml#L96

@yanivpaz
Copy link
Author

yanivpaz commented Dec 8, 2020

@PettitWesley
Copy link
Contributor

https://docs.fluentbit.io/manual/pipeline/outputs/elasticsearch

Basic HTTP Auth is supported with HTTP_User and HTTP_Password

AWS of course strongly recommends that you use IAM auth...

@zhonghui12
Copy link
Contributor

Hi @yanivpaz, the issue will be closed and you can reopen it if you have more questions.

Thanks

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

3 participants