Skip to content

Support for ES Cloud version #548

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

Open
bmonteiro opened this issue Jun 5, 2021 · 3 comments
Open

Support for ES Cloud version #548

bmonteiro opened this issue Jun 5, 2021 · 3 comments

Comments

@bmonteiro
Copy link

Hi guys,

The ES cloud version uses the following Authentication Header

https://www.elastic.co/guide/en/elasticsearch/reference/current/security-api-create-api-key.html

curl -H "Authorization: ApiKey VnVhQ2.......WFrdzl0dk5udw==" http://localhost:9200/xxxx

Any plans to support it ?

@tnagel1
Copy link

tnagel1 commented Jan 25, 2022

i have also a request on that. Our elasticsearch cluster needs additional authorization header for internet ingest (the so called X-INTERNET-PSK header) is there any way to pass this also to the connector configuration?

@qati
Copy link

qati commented Nov 25, 2022

Is there any alternative connector which supports ES cloud?

@alozano3
Copy link

I added a PR #801 to support the ApiKey authentication

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

4 participants