I have a Dashboard and now I want to create a user that is allowed to view this dashboard.
I want the user to be able to change the date range on the search as well as filter the data using the search filter bar.
I followed this recommendation: https://www.elastic.co/guide/en/kibana/6.2/advanced-dashboard-mode-configuration.html
I have created a custom_dashboard_Role and copied the setting in the Kibana_user role, i added in the indices that i have created which drive the dashboard.
I then created my user and assigned the new role to the new user. I can logon on using the new user account but I cannot view anything. If I clack on Dashboards nothing comes up.
What am I missing here?
Thanks in advance