Basically, I would like for all indices to be publicly viewable, and for multitenancy to be used to restrict access to dashboards/visualizations.
I have not found a way to do this, and the problem is outlined in the following steps I have tried:
- Enable multitenancy
- Log into admin account with all_access role
- Create an index while in the Global tenant
- Log into another account (in my case, one that also has the all_access role)
- In order to view the index created, I must join the Global tenant
- I must remain within the Global tenant in order to create dashboards/visualizations from that index (to my understanding)
Is there any way I can allow all users to access all indices but still secure their dashboards/visuals?