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

Allow connecting to ES with Cloud ID #2868

Open
jedrazb opened this issue Oct 7, 2024 · 0 comments
Open

Allow connecting to ES with Cloud ID #2868

jedrazb opened this issue Oct 7, 2024 · 0 comments
Labels

Comments

@jedrazb
Copy link
Member

jedrazb commented Oct 7, 2024

Problem Description

According to official ES client docs: https://www.elastic.co/guide/en/elasticsearch/client/python-api/current/connecting.html#connect-ec

We recommend using a Cloud ID whenever possible because your client will be automatically configured for optimal use with Elastic Cloud including HTTPS and HTTP compression

Proposed Solution

Include cloud id option in our config.yml and pass it to the ES client

Alternatives

We could keep it as it is, but cloud id is an established way to connect to ES and we should also support it

Additional Context

See discussion: #2861 (comment)

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

No branches or pull requests

1 participant