OpenSearch: 2.4.1
I have created an internal user, together with a role and mapping so the user has reading rights on one index. Unfortunately this user receives a 403 back and the logging shows the following message:
No cluster-level perm match for User [name=consumer_pace_wurperson, backend_roles=, requestedTenant=null] Resolved [aliases=[], allIndices=[], types=[], originalRequested=[], remoteIndices=] [Action [cluster:monitor/main]] [RolesChecked [consumer_pace_wurperson, own_index]]. No permissions for [cluster:monitor/main]
Does anybody have an idea why this user should have these cluster rights for only reading a single index?
Kind regards,
Peter
Describe the issue:
Configuration:
Relevant Logs or Screenshots: