Confirm logs received in ES

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 elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/a4048d62-65e8-4d66-be48-b6f35dd4de44%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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, larry...@gmail.com 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 elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/ba931e56-ac84-4d67-b19c-f3b527cef3da%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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, larrychuzzy@gmail.com 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, larry...@gmail.com
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 elasticsearch+unsubscribe@googlegroups.com.
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 elasticsearch+unsubscribe@googlegroups.com.
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.

Yes, it is configured in the elasticsearch.yml config file

On Wednesday, September 24, 2014 3:54:22 PM UTC-5, Jörg Prante wrote:

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, <larry...@gmail.com <javascript:>> 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, larry...@gmail.com
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 elasticsearc...@googlegroups.com <javascript:>.
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 elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/3ebd2a3f-6dfc-420b-b8d6-1a02e80b1c9b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.