Kibana gone wrong

Hi all,
When displaying in Kibana I am getting this error. I am not sure if this is the right place but any help would be much appriciated.
[esaggs] > EsError: index [.async-search] blocked by: [TOO_MANY_REQUESTS/12/disk usage exceeded flood-stage watermark, index has read-only-allow-delete block];

That is the error I am getting. ^^

Welcome to our community! :smiley:

Your Elasticsearch node is running out of space, you need to clear space by deleting data or Elasticsearch indices (via the API).