Limit user to single dashboard?

Trying to limit a given user to only see a single dashboard. I have easily configured my system (single-node 7.17.8 ELK cluster on basic license) to have this user see only all dashboards, but I want to limit to only one... Can this be done?

Hi @willdennis

Individual Dashboards are not RBAC'd within the same space, so dashboards within a space are all or nothing today.

Option:

  • Create another Space
  • Only copy that dashboard to that space
  • Assign that user / role to that space

See Spaces | Kibana Guide [7.17] | Elastic

Thanks for the info, utilizing Spaces + roles, got the job done.

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.