We try deleting .kibana objects using delete_by_query API. It is working fine for few Elasticsearch.
For few ES, we are getting, "No handler found for uri [/.kibana/_query] and method [DELETE]" exception.
Whereas remaining operations like creating a new index, creating new kibana objects are fine in all scenarios.
We are using super user to do all processes
Please advice at what scenarios, this exception occurs.
Did you update your python client to the latest version? From the error you are getting above it looks like your python client is attempting to make calls to the old API
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.