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 年前檢視次數 462 次
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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南