8

クラスターのサイズを増やして index_create_block_exception を確認した後、AWS ElasticSearch クラスターに新しいインデックスを作成しようとしています。どうすればこれを修正できますか? 検索してみましたが、正確な答えは得られませんでした。ありがとうございました。

curl -XPUT 'http://<aws_es_endpoint>/optimus/'

{"error":{"root_cause":[{"type":"index_create_block_exception","reason":"blocked by: [FORBIDDEN/10/cluster create-index blocked (api)];"}],"type":"index_create_block_exception","reason":"blocked by: [FORBIDDEN/10/cluster create-index blocked (api)];"},"status":403}
4

2 に答える 2