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?
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.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.