Accessing a single ES instance running on EC2 from remote

Hi,

I am trying to access, on port 9200, a single instance of ES that is
running on an EC2 machine with no EIP. I can access it from the machine
itself but not from remote. the port is opened in the security group.
I have tried setting network.host to the various available options with and
without discovery.ec2.host_type: public_ip but nothing helps. If I set the
network.host param to the current public IP or DNS of the machine, ES fails
to boot with BindTransportException.

Please advise,

Thanks

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Any one? nothing seems to work...

On Monday, April 8, 2013 5:38:11 PM UTC+3, sho...@gmail.com wrote:

Hi,

I am trying to access, on port 9200, a single instance of ES that is
running on an EC2 machine with no EIP. I can access it from the machine
itself but not from remote. the port is opened in the security group.
I have tried setting network.host to the various available options with
and without discovery.ec2.host_type: public_ip but nothing helps. If I set
the network.host param to the current public IP or DNS of the machine, ES
fails to boot with BindTransportException.

Please advise,

Thanks

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.