Save search in Kibana

My ELK cluster on Windows server and have one node only.
When trying to Save search in Kibana, I am getting below error.
Please help how to fix it. Thanks in Advance.

Discover: blocked by: [FORBIDDEN/12/index read-only / allow delete (api)];: [cluster_block_exception] blocked by: [FORBIDDEN/12/index read-only / allow delete (api)];

Less Info
OK
Error: Forbidden
at _callee$ (http://mylogs.com/bundles/commons.bundle.js:3:426340)
at tryCatch (http://mylogs.com/bundles/vendors.bundle.js:29:602784)
at Generator.invoke [as _invoke] (http://mylogs.com/bundles/vendors.bundle.js:29:606666)
at Generator.prototype.(anonymous function) [as next] (http://mylogs.com/bundles/vendors.bundle.js:29:603907)
at step (http://mylogs.com/bundles/commons.bundle.js:3:423136)
at http://mylogs.com/bundles/commons.bundle.js:3:423262

This often means that you have exceeded 95% of available disk space, so you may need to look at whether you potentially need to do some housekeeping.

I have checked that and my windows server have more than 40% disk space available.

Is there anything in the Elasticsearch logs?

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