We have a AWS Elasticsearch cluster. We are trying to reindex this onto elastic cloud instance. We have created Elasticsearch intstance on elastic cloud. and from kibana trying to reindex. We have listed remote source (AWS Elasticsearch) in reindex.remote.whitelist. But still, we are getting "User not authorised to do HTTPGet" error when tring to reindex.
"error" : {
"type" : "status_exception",
"reason" : """body={"Message":"User: anonymous is not authorized to perform: es:ESHttpGet"}""",
"caused_by" : {
"type" : "response_exception",
"reason" : """method [GET], host [https://search-staging-63-a-zq42juvgs5cvwkxd2k3q7hurx4.us-east-1.es.amazonaws.com:443], URI [/], status line [HTTP/1.1 403 Forbidden]
{"Message":"User: anonymous is not authorized to perform: es:ESHttpGet"}"""
}
}
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.