Hello,
I have failed to create a kibana user that can see specific dashboards and their data.
Perhaps you can tell me what I may be missing, I tried to use the existing roles in the Kibana 6.2.2 I have, and I also tried creating new roles.
The best result I got was that the user can see the dashboard, and visuals, but no data from the index.
Details:
My index is called "test1" my user is called "test1user" and my visuals and dashboard show data only from the test1 index.
I gave my "test1user" the following permissions:
roles: test1user, kibana_user, watcher_user
Thanks in advance !
JD