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
feita há 5 anos207 visualizações
2 Respostas
0
Resposta aceita

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

respondido há 5 anos
0

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

x-yuri
respondido há 5 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas