0

As shown in the photo below, I can reach the localhost elasticsearch, however, when I try to reach it with AWS public url:9200, it denies my connection.

Port opened and localhost elasticsearch reached

May I know how to connect to the AWS server's elasticsearch?

1 Answer 1

2

Probably you are running with default settings where elasticsearch is only bound to localhost. Which means that no one else than localhost can actually connect to it.

Read Important Settings section.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.