Error creating index pattern in Kibana as non-cluster-admin
Issue
- The cluster admin is attempting to share Kibana urls with index pattern
project.*. When I try to add this index pattern to my Kibana interface I receive the following error:
Error: [object Object]: [security_exception] no permissions for [indices:data/read/field_caps] and User [name=example, roles=[gen_kibana_xxxxxxxxxxxxxxx, gen_user_xxxxxxxxxxxxxx]]
at https://kibana.apps.example.com/bundles/kibana.bundle.js?v=15661:227:21353
at processQueue (https://kibana.apps.example.com/bundles/commons.bundle.js?v=15661:38:23621)
at https://kibana.apps.example.com/bundles/commons.bundle.js?v=15661:38:23888
at Scope.$eval (https://kibana.apps.example.com/bundles/commons.bundle.js?v=15661:39:4619)
at Scope.$digest (https://kibana.apps.example.com/bundles/commons.bundle.js?v=15661:39:2359)
at Scope.$apply (https://kibana.apps.example.com/bundles/commons.bundle.js?v=15661:39:5037)
at done (https://kibana.apps.example.com/bundles/commons.bundle.js?v=15661:37:25027)
at completeRequest (https://kibana.apps.example.com/bundles/commons.bundle.js?v=15661:37:28702)
at XMLHttpRequest.xhr.onload (https://kibana.apps.example.com/bundles/commons.bundle.js?v=15661:37:29634)
- This issue happens despite the users having access to the projects
Environment
- OpenShift Container Platform
- 3.11
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.