We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I use opendistro version 1.13.2 with elasticsearch version 7.10.2. How do I connect with basic auth to elastic ?
The text was updated successfully, but these errors were encountered:
Hi, @chanyshev. Did you solve your problem? Usually basic authentication can access using like http://username:password@URL.
http://username:password@URL
Sorry, something went wrong.
url/?auth_user=elastic&auth_password=elastic
No branches or pull requests
I use opendistro version 1.13.2 with elasticsearch version 7.10.2.
How do I connect with basic auth to elastic ?
The text was updated successfully, but these errors were encountered: