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

demandé il y a 2 ans463 vues
2 réponses
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
EXPERT
répondu il y a 2 ans
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?

répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions