Skip to content
This repository has been archived by the owner on Nov 16, 2022. It is now read-only.

Elasticsearch authentication? #1041

Open
kamsz opened this issue Oct 4, 2017 · 4 comments
Open

Elasticsearch authentication? #1041

kamsz opened this issue Oct 4, 2017 · 4 comments

Comments

@kamsz
Copy link

kamsz commented Oct 4, 2017

Hi,

Is it possible to provide an authentication to the Elasticsearch endpoint? I've tried https://username:password@host:port, but apparently, it doesn't work very well.

@olafmol
Copy link
Member

olafmol commented Oct 4, 2017

Afaik ES doesnt support authentication out of the box. either you add a proxy in front or you use their shield xpack

@kamsz
Copy link
Author

kamsz commented Oct 4, 2017

Yeah, I'm asking how I should provide authentication details to Elasticsearch for Vamp? I've ES instance that has authentication enabled through x-pack (Elastic Cloud cluster).

@olafmol
Copy link
Member

olafmol commented Oct 4, 2017

Ok Understood. Vamp enterprise supports secure elastic communication. Are you looking for "plain" authentication headers or more advanced shield/x-pack integration and support?

@kamsz
Copy link
Author

kamsz commented Oct 4, 2017

Just a plain HTTP Basic auth.

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

No branches or pull requests

2 participants