How to setup user authentication for my kibana dashboard. Actually i need two login 1. admin 2. user . admin - view all left hand side menu like (discover,Visualizer ,dev tools and so on.) user - only Dashboard. i am using 6.3 version of kibana . Would be great any references or steps to follow
Asked
Active
Viewed 1,670 times
0
-
Do you see `Management` on the left - Select that and click on Security? you should be logged in as an admin. – Polynomial Proton Jul 05 '18 at 19:39
-
I couln't find security in management – Learn Hadoop Jul 06 '18 at 01:32
-
Ok. I believe, you need to login with elastic username. – Polynomial Proton Jul 06 '18 at 01:40
-
http://localhost:5601/app/kibana - it is not asking me to login.. how to anble login screen? is it really required to install x-pack in 6.3.0 version – Learn Hadoop Jul 06 '18 at 01:58
-
I don't work with kibana too match but I only see when install x-pack plugin a login page appear when open localhost:5601 and I don't see any user level in x-pack – sadeghpro Jul 06 '18 at 10:00
-
How did you implement .. how to install x-plugin. – Learn Hadoop Jul 06 '18 at 10:01
1 Answers
0
Xpack is available since 6.8/7.1.
See https://www.elastic.co/blog/security-for-elasticsearch-is-now-free

Michiel Leegwater
- 1,172
- 4
- 11
- 27