Hi, I have created an index template which creates a data stream for testing purposes and would like to get rid of it.
I cannot delete the index template:
OK, there is still an exisitng data stream. I cannot delete the data stream, it gets recreated after a few seconds. I made sure the data source has stopped sending data, in fact there are 0 documents in the backing index.
When I try to change the index template, for example by disabling the data stream, or changing the index pattern I get the following error:
It seems I have created an unsolvable situation. Is there a way to force delete the index template or another solution to get rid of the data stream setup?
As I can only activate or deactivate sending data in the source application (Zenarmor on OPNSense), I am currently unable to collect data.
Thank you!