How do I list all the rivers in Elasticsearch, I'm new to it and was adding rivers on the fly and I want to do some cleaning.
The official documentation doesn't mention a way to do so..
I think this will do the trick for you, as _river
is an index like any other it can be queried like one. -
curl -XGET http://localhost:9200/_river/_search?q=*
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With