Hello,
How can I give privilege to a user to create index patterns but not having the right to create indices?
When I use "manage" privilege then the user has access everywhere.
Thank you in advance!
/Angelos
Hello,
How can I give privilege to a user to create index patterns but not having the right to create indices?
When I use "manage" privilege then the user has access everywhere.
Thank you in advance!
/Angelos
Hey @Angelos,
I believe just giving read
and view_index_metadata
ES permissions + Kibana's own all
for Index Pattern Management
should be enough, see gif with the example:
Best,
Oleg
Hey @azasypkin,
Thank you! view_metadata_index
did the trick.
In the documentation it is not very clear...
view_index_metadata
Read-only access to index and data stream metadata (aliases, aliases exists, get index, get data stream, exists, field mappings, mappings, search shards, type exists, validate, warmers, settings, ilm). This privilege is available for use primarily by Kibana users.
/Angelos
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.