Elasticsearch 8.4.3 - security rules dashboard cannot be accessed - Privileges required

Hi there,

I created a rule in elastic and followed this document for allowing access for a user to all security features including alerts.

The role has all indices access including metioned in the above document:

And role has all the access to Kibana including security features:

The user still cannot access the security rules, everything else is fine.
when the user clicks on rules, faces this error.

{
  "name": "AbortError",
  "body": null,
  "message": "The user aborted a request.",
  "stack": "AbortError: The user aborted a request.\n    at e.<anonymous> (https://.westus2.azure.elastic-cloud.com:9243/55572/bundles/core/core.entry.js:1:276472)\n    at f (https://.westus2.azure.elastic-cloud.com:9243/55572/bundles/kbn-ui-shared-deps-npm/kbn-ui-shared-deps-npm.dll.js:515:1458)\n    at Generator._invoke (https://.westus2.azure.elastic-cloud.com:9243/55572/bundles/kbn-ui-shared-deps-npm/kbn-ui-shared-deps-npm.dll.js:515:1211)\n    at Generator.throw (https://.westus2.azure.elastic-cloud.com:9243/55572/bundles/kbn-ui-shared-deps-npm/kbn-ui-shared-deps-npm.dll.js:515:1821)\n    at n (https://.westus2.azure.elastic-cloud.com:9243/55572/bundles/kbn-ui-shared-deps-npm/kbn-ui-shared-deps-npm.dll.js:364:292133)\n    at u (https://.westus2.azure.elastic-cloud.com:9243/55572/bundles/kbn-ui-shared-deps-npm/kbn-ui-shared-deps-npm.dll.js:364:292380)"
}

Thanks

Does anyone have any idea about this. Please help.

Thank you.

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