# Kibana2 displaying logs, Kibana3 is not

**URL:** https://discuss.elastic.co/t/kibana2-displaying-logs-kibana3-is-not/13911
**Category:** Elasticsearch
**Created:** [October 10, 2013, 9:35pm UTC](https://discuss.elastic.co/t/kibana2-displaying-logs-kibana3-is-not/13911 "2013-10-10T21:35:07Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Lee\_Whalen](https://avatars.discourse-cdn.com/v4/letter/l/59ef9b/32.png) [@Lee\_Whalen](https://discuss.elastic.co/u/Lee_Whalen)
#### Post date: [October 10, 2013, 9:35pm UTC](https://discuss.elastic.co/t/kibana2-displaying-logs-kibana3-is-not/13911/1 "2013-10-10T21:35:07Z")

</div>

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](http://pastebin.com/8Qz8Z0K2)

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

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

Here's the ES templating I inserted, per the Turnbull Logstash eBook:  
[http://pastebin.com/8FWFuy3G](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](mailto:elasticsearch+unsubscribe@googlegroups.com).  
For more options, visit [https://groups.google.com/groups/opt\_out](https://groups.google.com/groups/opt_out).

---

<div class="post-metadata">

### Author: ![shadyabhi](https://avatars.discourse-cdn.com/v4/letter/s/edb3f5/32.png) [@shadyabhi](https://discuss.elastic.co/u/shadyabhi)
#### Post date: [October 11, 2013, 4:18am UTC](https://discuss.elastic.co/t/kibana2-displaying-logs-kibana3-is-not/13911/2 "2013-10-11T04:18:07Z")

</div>

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](mailto: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](http://pastebin.com/8Qz8Z0K2)
> 
> Here's my curl output when pulling logs from ES inserted BEFORE the upgrade:  
> [http://pastebin.com/3PGFja6n](http://pastebin.com/3PGFja6n)
> 
> Here's curl output when pulling logs AFTER the upgrade:  
> [http://pastebin.com/psT21PBq](http://pastebin.com/psT21PBq)
> 
> Here's the ES templating I inserted, per the Turnbull Logstash eBook:  
> [http://pastebin.com/8FWFuy3G](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](mailto:elasticsearch+unsubscribe@googlegroups.com).  
> For more options, visit [https://groups.google.com/groups/opt\_out](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](mailto:elasticsearch+unsubscribe@googlegroups.com).  
For more options, visit [https://groups.google.com/groups/opt\_out](https://groups.google.com/groups/opt_out).

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 6, 2017, 2:12am UTC](https://discuss.elastic.co/t/kibana2-displaying-logs-kibana3-is-not/13911/3 "2017-07-06T02:12:55Z")

</div>


