How to disable Kibana for Opensearch resource

0

Hi, I've set-up opensearch service and I've noticed that kibana service was also started (URL was generated). Can i disable it somehow? I couldn't find any option nor in documentation neither in terraform documentation.

Regards, Mateusz Glowinski

feita há 2 anos472 visualizações
2 Respostas
1

If you create your OpenSearch cluster inside a VPC, which you should be doing in any case as a security best practice, then the OpenSearch Dashboards URL is not a publicly accessible URL. It will be a private URL that you can access from within the VPC or from outside through a bastion host sitting in a public subnet in your VPC. Please take a look at the AWS documentation around creating OpenSearch clusters inside a VPC - https://docs.aws.amazon.com/opensearch-service/latest/developerguide/vpc.html

profile pictureAWS
ESPECIALISTA
respondido há 2 anos
0

That is what i did actually. Nevertheless, my intention is to disable Kibana completely, not only make it unreachable. Is there such an option?

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