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

질문됨 2년 전463회 조회
2개 답변
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
전문가
답변함 2년 전
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?

답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인