Any admin UI to manage elastic search?

Hello,

Is there any UI/Plugin to manage elastic search in GUI?

Tasks I am looking forward that this plugin should include,

1.) Assigning roles
2.) Creating users
3.) X-pack integration with LDAP.

P.S: I don't have Google Chrome, but there is no much hope IE 11, which downloads a .json file.

Thanks.

Vijay

x-pack does 1 and 2 in Kibana.

Alright, but even after creating the users like this, I couldn't able to try login with that.

./user useradd vijay -r superuser

I tried
curl http://google.com:9200 - URL works
curl -u vijay:xyzabc123 http://google.com:9200 - URL works

This doesn't make any difference so, what am I missing here?

Thanks

This is not the same question.

I suggest you open a thread in #x-pack forum

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.