Dashboard Only Mode in Kibana 7.0.1

心已入冬 提交于 2020-02-24 04:52:31

问题


I am very new to ELK stack, and just exploring kibana, already created Dashboards and now when i share that Dashboard to others it shows all other tabs too in kibana instead it should be display only Dashboard. how do i set such things in kibana?

I have installed kibana 7.1.0 on my computer, i am able to access directly using below link without login. http://10.42.35.14:5601

I come to know that we can share kibana 7.1.0 dashboard using "Dashboard only mode" option but i dont know how to set it? which come security features under basic licence.

I have installed kibana on server and sharing Dashboard by clicking share option
Shared URL : 10.42.35.10:5601/goto/83d6947d72ae21a4d6ecccf27096b255

Note: above ip is private, i shared kibana dashboard within my local network, but when i open shared link to other computer, i can see all the menus. it should be share only dashboard.


回答1:


If you upgrade to 7.1.0, XPack Security is now included in the BASIC license, which means, it is free.

You can then configure your user with the kibana_dashboard_only_user role and that user will not see all the features on the left.



来源:https://stackoverflow.com/questions/56231573/dashboard-only-mode-in-kibana-7-0-1

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!