Updated to Elasticseach/Kibana 7.7.0 yesterday, updated SG and the users are running into a permission error. Everything looks ok, but they get the following error: “No permissions for indices:data/read/async_search/submit”
Everything worked perfectly prior to the upgrade. I’ve tried the following:
Reload the original configuration
Give the role all cluster and indices permissions
Reload stock permissions with small alterations
The problem is that the indices:data/read/async_search/submit permission doesn’t exist.
Ok, thanks for the information, we will fix that in the next v42 release scheduled for the mid-next week. Just for clarification: When you write:
“Give the role all cluster and indices permissions”
Do you mean that you tried to assign the full set of permissions (like, “*”) for all indices to the Kibana user role? And Kibana still showed the exception in the screenshot? Can you please add the role definition for the Kibana users you tried?
Excellent. Regarding permission I didn’t use a wildcard. Just tried to assign All of then via the Kibana plugin. And that particular permission is not present in the type-ahead box for some reason.