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.
Just create a space and a dashboard (index pattern, visualizations ecc...) in it. Create (with an admin user) a role with access restricted to that index (in read-only mode) and with permission to access to that specific space only, only to Dashboard section.
To open the dashboards, launch the Kibana web interface by pointing your browser to port 5601. For example, http://localhost:5601. Replace localhost with the name of the Kibana host. If you're using an Elastic Cloud instance, log in to your cloud account, then navigate to the Kibana endpoint in your deployment.
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.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With