ElasticSearch authentication error with ElasticCloud?
问题 I have just set up a new ElasticSearch cluster on ElasticCloud and I am trying to follow the help documentation. It says you can post a document as follows: curl https://<id>.<region>.aws.found.io:9243/my_index/my_type -XPOST -d '{"title": "One", "tags": ["ruby"] }' So I am trying this with my own URL, but I am getting: {"error":{"root_cause":[{"type":"security_exception","reason":"action [indices:data/write/index] requires authentication","header":{"WWW-Authenticate":"Basic realm=\"security\