Mehul Budasna
Mehul Budasna

Reputation: 31

Unable to update UI setting Request failed with status code: 403 Kibana

I am trying to change discover:sampleSize 500 to 1000 but I am getting an error Unable to update UI setting with superuser.

Upvotes: 1

Views: 2632

Answers (1)

This answer might help you: https://discuss.elastic.co/t/unable-to-update-ui-setting-request-failed-with-status-code-403/201409

Your user role might be missing access to the ".kibana" index.

Upvotes: 1

Related Questions