有没有办法找出私有IP /域指向的位置?

0

【以下的问题经过翻译处理】 我知道我所使用的网站使用了ElasticSearch。我知道它通过私有IP(域)连接到ElasticSearch。我可以在EC2控制台的网络接口中看到这个IP。状态列显示“正在使用”,但没有实例ID。这是怎么回事?有办法找出ElasticSearch正在运行的位置吗?我还没有获得SSH访问权限。

profile picture
ESPERTO
posta 6 mesi fa21 visualizzazioni
1 Risposta
0

【以下的回答经过翻译处理】 你好,

很可能你正在使用AWS Elasticsearch服务吧?如果是,那么就无法通过SSH访问底层的EC2实例了。它是一项由AWS托管的服务,您可以通过Elasticsearch API和AWS API调用来管理Elasticsearch。

https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/what-is-amazon-elasticsearch-service.html

-randy

profile picture
ESPERTO
con risposta 6 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande