How can I setup a role for an elastic user to just view a shared dashboard?

Greetings,

I am having trouble finding the right settings for a role for a user to view a dashboard I shared. I don't want to give them superuser role. What is a recommended role setting just to view, a custom dashboard?

@pobrejuanito you'll want to give them the following privileges to the .kibana index: read and view_index_metadata.

You'll also have to grant them read privileges to the indices that contain the underlying data.

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