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?