Kibana2 displaying logs, Kibana3 is not

Hello all, and apologies if this is the wrong mailing list for Kibana
questions. I asked on #logstash, and they directed me here. My issue is,
I've upgraded an older logstash/Elasticsearch/Kibana stack (1.1.3,
0.20.something, and 2) to the latest (Logstash 1.2.1, ES 0.90.5, and
Kibana3) and while Logstash and Elasticsearch appear to be working fine
together (I can pull what appears to be valid log data from ES via
command-line), Kibana3 will either show no log data at all, or show only
log-data inserted before the upgrade. Downgrading to Kibana2 will show all
the logs, as expected.

Here's my current conflg files for Elasticsearch, Logstash, Kibana2, and
Kibana3:
http://pastebin.com/8Qz8Z0K2

Here's my curl output when pulling logs from ES inserted BEFORE the upgrade:
http://pastebin.com/3PGFja6n

Here's curl output when pulling logs AFTER the upgrade:
http://pastebin.com/psT21PBq

Here's the ES templating I inserted, per the Turnbull Logstash eBook:
http://pastebin.com/8FWFuy3G

Any assistance anyone could lend would be gratefully accepted!
--Lee

--
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.

Have you tried using "Inspect" to see what all is Kibana3 sending to
Elasticsearch? It's the exclamation mark icon in each widget.

If you're not very familiar with querying Elasticsearch, you can
enable console logging in Kibana2 and compare the console log output
of kibana2 against Kibana3's Inspect content.

On Fri, Oct 11, 2013 at 3:05 AM, Lee Whalen lwhalen@gmail.com wrote:

Hello all, and apologies if this is the wrong mailing list for Kibana
questions. I asked on logstash, and they directed me here. My issue is,
I've upgraded an older logstash/Elasticsearch/Kibana stack (1.1.3,
0.20.something, and 2) to the latest (Logstash 1.2.1, ES 0.90.5, and
Kibana3) and while Logstash and Elasticsearch appear to be working fine
together (I can pull what appears to be valid log data from ES via
command-line), Kibana3 will either show no log data at all, or show only
log-data inserted before the upgrade. Downgrading to Kibana2 will show all
the logs, as expected.

Here's my current conflg files for Elasticsearch, Logstash, Kibana2, and
Kibana3:
http://pastebin.com/8Qz8Z0K2

Here's my curl output when pulling logs from ES inserted BEFORE the upgrade:
http://pastebin.com/3PGFja6n

Here's curl output when pulling logs AFTER the upgrade:
http://pastebin.com/psT21PBq

Here's the ES templating I inserted, per the Turnbull Logstash eBook:
http://pastebin.com/8FWFuy3G

Any assistance anyone could lend would be gratefully accepted!
--Lee

--
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.

--
Regards,
Abhijeet Rastogi (shadyabhi)

--
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.