Do you have configured port 9200? In that case, ES does not bind to other ports.
Jörg On Wed, Sep 24, 2014 at 5:03 PM, <[email protected]> wrote: > Doing some looking around and when starting ES I get this: > > "{1.1.1}: Startup Failed ... > > - BindHttpException [Failed to bind to [9200]] > ChannelException [Failed to bind to: /0.0.0.0:9200] > BindException[Address already in use]" > > Wouldn't it just pick another open port between 9200-9300? > > On Wednesday, September 24, 2014 9:36:14 AM UTC-5, [email protected] > wrote: > >> Finally got ELK setup and was running fine. My ES box was inadvertently >> rebooted (long story) and now I don't see any logs in Kibana. >> >> I have an LS box sending over the logs to ES, I confirmed via tcpdump. I >> can see the logs being received by the ES box but I don't see anything >> going on in Kibana...is there anything I can look at within ES to see >> what's going on? >> >> Still fairly new and learning every day. Any help would be appreciated. >> >> Thanks, >> Larry >> > -- > 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/ba931e56-ac84-4d67-b19c-f3b527cef3da%40googlegroups.com > <https://groups.google.com/d/msgid/elasticsearch/ba931e56-ac84-4d67-b19c-f3b527cef3da%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/CAKdsXoEBgZrqtY_q2CLeYuZfPqWc2TM%2B8WLF41v6se2wd8HccA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
