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 年前

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

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

回答問題指南