Hi all,
Is it possible to allow a specific team of users to access Kibana's console (Management -> Dev Tools), using native role-based access control mechanism, so that users can only have permission to query "their own" indexes?
Thank you
MC
Hi all,
Is it possible to allow a specific team of users to access Kibana's console (Management -> Dev Tools), using native role-based access control mechanism, so that users can only have permission to query "their own" indexes?
Thank you
MC
Only if you use some kind of naming scheme with a sufix or prefix.
For example groupname-*
or *-groupname
, then you can create a role that will have access to indices with those sufix or prefix.
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.