Page 2 of 2

Re: ElasticSearch red status after disk full

Posted: Mon Oct 07, 2019 11:23 am
by chud
scottwilkerson wrote:Unfortunately you likely lost some of the data in each of those indexes. You can close these indexes in Admin -> Index status and that should get you back to Yellow status (cannot get green until you add another Instance to the cluster as there is no replication)

Code: Select all

logstash-2019.09.28
logstash-2019.10.01
logstash-2019.10.02
Thanks for your help, I closed them and the cluster has gone from red to yellow. Thanks again.

Re: ElasticSearch red status after disk full

Posted: Mon Oct 07, 2019 12:21 pm
by scottwilkerson
chud wrote:
scottwilkerson wrote:Unfortunately you likely lost some of the data in each of those indexes. You can close these indexes in Admin -> Index status and that should get you back to Yellow status (cannot get green until you add another Instance to the cluster as there is no replication)

Code: Select all

logstash-2019.09.28
logstash-2019.10.01
logstash-2019.10.02
Thanks for your help, I closed them and the cluster has gone from red to yellow. Thanks again.
Great!

Locking thread