How to create Read Only Kibana dashboards in AWS?

I am currently using Version 6.7 in AWS Cluster. I want to share readonly dashboards (users should only have access to change time filter) to users. Is there a way to accomplish this?

As far as I know AWS ES does not support role-based access controls so I do not think this is possible.

How about using AWS Cognito to achieve this?

I do not think that adds any role-based access controls to AWS ES, but you might be better off asking AWS support.

Ok, thanks!

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.