Describe the issue:
I have created role to see few index pattern only like alb-logs*,cloudfront-logs*, i created the role and assign it to one user, but my user still can’t able to see the data, i will share the screenshot of role here,
I think its trying to search through all indices. Create an index pattern that is selectable from the dropdown so that it is only querying accessible indices.
{
“status”: “FORBIDDEN”,
“message”: “No permission to access REST API: User manoj with Security roles [own_index, lumen-logs-view] does not have any role privileged for admin access. No client TLS certificate found in request”
}