Is there a way to find where a private IP/domain points to?

0

I know that site I was given makes use of ElasticSearch. I know it connects to ElasticSearch via a private IP (domain). I can see this IP in EC2 console in Network Interfaces. The Status column says, "in-use," but no instance ID. What's the deal? Is there a way to find out where ElasticSearch is running? I haven't been given SSH access yet.

x-yuri
質問済み 5年前207ビュー
2回答
0
承認された回答

Hi,
Most likely you are using AWS Elasticsearch Service(?). If yes, there is no ssh access to the underlying EC2 instance. It is an AWS managed service where you manage Elasticsearch through the Elasticsearch APIs and AWS API calls.
https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/what-is-amazon-elasticsearch-service.html
-randy

回答済み 5年前
0

Oh, they've got Elasticsearch Service? :) That settles it. Thanks a lot, I've found where it lives :)

x-yuri
回答済み 5年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ