I want to create a user with read access of one index of kibana.
Hey aarron,
which option I have select here if I select none then I can't access the kibana.
{"message":"action [indices:data/read/search] is unauthorized for user [laravel-log-user]: [security_exception] action [indices:data/read/search] is unauthorized for user [laravel-log-user]","statusCode":403,"error":"Forbidden"}
here is the errror.
What are the options? I don't have an instance open.
None
All
Read
And if I give read access the it is giving read access of whole kibana dashboard
Only data in that dashboard that is driven by the index webhook-laravel* should be available though. Are you seeing something else?
Just verifying.
- Created new role with read access to the index.
- Assigned role to user.
- Logged in as user.
- Checked Discover.
If you click on the index patterns that you did not give access to in Discover does the data show?
No, not showing any data.


