When I try to update an existing role with some indexes I'm getting the "applications" is not allowed
Asked
Active
Viewed 55 times
0
-
Do you see anything in logs at all ? – ben5556 Oct 18 '18 at 07:14
-
nope I havent seen any logs. – Mahesh Bablu Oct 18 '18 at 11:41
-
Sorry cant think of anything other than deleting and re-creating the role if possible – ben5556 Oct 18 '18 at 18:59
-
In that case I need to re-create the role every single time I try to update which is not a good Idea ! Can you tell where will the root cause if u know ? – Mahesh Bablu Oct 20 '18 at 09:37
-
You can use your browser ‘developer tools’ to see if Elasticsearch is sending back any meaningful error in the response section. Open browser developer tools and update the role again and see the response from ES – ben5556 Oct 20 '18 at 10:30