It looks like the index is set to block write operations. If you have a look at the index settings, there is probably a blocks setting causing the error:
GET logstash-2020.06.17/_settings?include_defaults=true
how to deal with this? in order to delete old indexes do I need to changes the setting and if yes, how can I? one more thing, as this is our production, changes will not affect anything in a bad way, right????
I can't answer about whether or not it will affect things in a bad way. It's your cluster, your data, and someone may have blocked writes for a good reason. Changing data in the index may cause cluster or business process problems.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.