amazon web services - Cant access Elasticsearch with AWS instance -


as shown in photo below, can reach localhost elasticsearch, however, when try reach aws public url:9200, denies connection.

port opened , localhost elasticsearch reached

may know how connect aws server's elasticsearch?

probably running default settings elasticsearch bound localhost. means no 1 else localhost can connect it.

read important settings section.


Comments

Popular posts from this blog

Ansible warning on jinja2 braces on when -

Parsing a protocol message from Go by Java -

html - How to custom Bootstrap grid height? -