Pages

Showing posts with label amazon. Show all posts
Showing posts with label amazon. Show all posts

Tuesday, January 29, 2013

Access elasticsearch from Amazon EC2

Whatever host you use to connect to your ec2 machine, just add the name of the host and the port as 9200. http://ec2-xyz-ab-gh-io.compute-1.amazonaws.com:9200/

Tuesday, January 15, 2013

EC2 machine login ubuntu operating system

EC2 Machine if the operating system is Ubuntu then the user should be ubuntu.
Also change the permissions of the keyfile to chmod 400.

Courtesy: JK