Why does OpenSearch restrict the /_security endpoint?

0

When calling endpoints beneath the /_security/* endpoint I get the response:

{"Message":"Your request: '/_security/..' is not allowed."}

feita há 2 anos463 visualizações
1 Resposta
0

_security is likely related to X-Pack which is not available on AWS.

Use the OpenDistro security APIs: https://opendistro.github.io/for-elasticsearch-docs/docs/security/access-control/api/

You will have to enable FGAC: https://docs.aws.amazon.com/opensearch-service/latest/developerguide/fgac.html

AWS
Ajay N
respondido há 2 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas