Hi,
i am trying to use a script to generate reports in CSV and i am following the steps as written in the documentation here
When i try to run a curl command i am getting error like this:
{"error":"Incorrect HTTP method for uri [/] and method [POST], allowed: [DELETE, GET, HEAD]","status":405}
Hi @thirty2. I think your Curl command is malformed. You are passing the report generation URL after the -d flag. The URL should be passed where you have hostname:9200.
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.