-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Support TLS with username and password #1327
Comments
This highly depends on your searchguard configuration. Make sure that the user has privileges to access/create/search.. jaeger indices |
The user can all access and create index and i try to use supper user and get the same error too |
@wiwats2019 try using tagged jaeger version e.g |
@pavolloffay after you comment i pull the image and try to use jaeger version 1.9 and get the error below command docker run \
and get the error "no Elasticsearch node available" { but when i not used https the jaeger is work so please help to suggest me [appadm@monts02 ~]$ docker run \
{"level":"info","ts":1550461885.6275349,"caller":"healthcheck/handler.go:99","msg":"Health Check server started","http-port":14269,"status":"unavailable"} |
I think we do not support username+pass with CA cert at the moment. |
hi all,
I have to used external elasticsearch (5 node) for storage data in back end.
I enable https with searchguard plug in and try to run with below command
and i got error
so i test run with command
and got same error too
could jeager team help me how to pass the parameter for https to connecto es( for solve this issue)
elasticsearch = v6.4.0
searchguard= search-guard-6-6.4.0-23.0
The text was updated successfully, but these errors were encountered: