Hello,
I'm having this index with a red status from yesterday and since I didn't create any watches yet, I found that deleting it would be the best solution but when trying to do so, I get the following error:
{
"error": "This endpoint is not supported for DELETE on .watches index.",
"status": 400
}
However, after some researches, I found this solution [How to rebuild .watches ].
How can I apply this configuration dynamically without restarting the cluster please?
this is just a safeguard to not accidentally delete the watches index, as this would divert with the in memory data structure. There is however a small workaround. After stopping watcher, you could just delete the index .watche* and this would work.
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.