Hello Everyone.
I’m try to accomplish the following but i am not being able to fully understand what i need to do.
- Create a User Role so that the user will be able to:
- read only access to a list of indexes (i have indexA, indexB and indexC, i want the role to only access indexA and indexB)
- read only access to common dashboards
- Ability to create (and later edit or delete) any dashboards which won’t be visible to other users.
- no access/ability to change (or even view) cluster’s settings and sensite plugins like the security one
now i understand that 2 and 3 can be achieved by opensearch-dashboard multi-tenancy but in general i am really struggling to understand what permissions i should give to such role