You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to create a role in OpenSearch that can read all indices EXCEPT those containing a specific string (like "test") in their names. However, OpenSearch's permission system seems to be primarily based on "allow" mechanisms without a direct "deny" capability.
Related component
Indexing
To Reproduce
opensearch version that is 2.19
Expected behavior
opensearch version that is 2.19
Additional Details
Plugins
Please list all plugins currently enabled.
Screenshots
If applicable, add screenshots to help explain your problem.
Host/Environment (please complete the following information):
OS: [e.g. iOS]
Version [e.g. 22]
Additional context
Add any other context about the problem here.