* make sure you haven't bound to 127.0.0.1 * make sure relevant security groups have been opened.
On Mon, Jan 26, 2015 at 5:58 PM, Mark Walkom <[email protected]> wrote: > You don't need the plugin, it can make discovery easier though. > > You haven't bound ES to localhost only have you? > > On 27 January 2015 at 09:42, Dave Mittner <[email protected]> wrote: > >> I'm at a bit of a loss here... >> >> I have a pretty standard setup of elasticsearch and I'm able to >> curl/telnet to port 9200 locally, but the connection is refused if accessed >> from another server. I'm likewise unable to connect to port 9300. For >> Kibana3 I've also added: >> >> http.cors.allow-origin: "*" >> http.cors.enabled: true >> >> Our servers are on Amazon EC2 but we really don't need all the automated >> discovery stuff within the EC2 plugin. The ports are open through the >> security group and there's nothing in IP tables or any other firewalls. I >> also get slightly different behavior once the ports were open so it feels >> like the connection is being refused by the server or elasticsearch, itself. >> >> Any pointers? >> Is the EC2 plugin a requirement in this case? >> >> 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 [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/elasticsearch/f8ecd552-336a-408b-9068-6d087d4c48e0%40googlegroups.com >> <https://groups.google.com/d/msgid/elasticsearch/f8ecd552-336a-408b-9068-6d087d4c48e0%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/elasticsearch/CAEYi1X84jXq9GK3AfYjxBNLsoJDJksAUZSr-PvNaH%2BBZDkn3gg%40mail.gmail.com > <https://groups.google.com/d/msgid/elasticsearch/CAEYi1X84jXq9GK3AfYjxBNLsoJDJksAUZSr-PvNaH%2BBZDkn3gg%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAJreXKDEaW6AbAHFo4YPn2gVHhK1AEa_rS-BdtvPdCh_eXkGnw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
