mobz / elasticsearch-head

A web front end for an elastic search cluster
http://mobz.github.io/elasticsearch-head/
Other
9.42k stars 2.02k forks source link

[Suggestion] save and use the user & password while using Authentication #417

Open fishjam opened 5 years ago

fishjam commented 5 years ago

Same as title. While we use search-guard to authentication user, I have to input the user & password when I connect to the server. So I hope it can save and use the user & password information.

Thank you.

philipskokoh commented 5 years ago

In this case, you can run es-head using local proxy. Reference: https://github.com/mobz/elasticsearch-head#running-with-the-local-proxy

You can specify the user name and password in the config file. Check this: https://github.com/mobz/elasticsearch-head/blob/master/proxy/clusters/xpack.json