# Kibana not showing data from Elasticsearch

**URL:** https://discuss.elastic.co/t/kibana-not-showing-data-from-elasticsearch/35335
**Category:** Elasticsearch
**Created:** [November 23, 2015, 5:36pm UTC](https://discuss.elastic.co/t/kibana-not-showing-data-from-elasticsearch/35335 "2015-11-23T17:36:50Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![bibikmik](https://avatars.discourse-cdn.com/v4/letter/b/898d66/32.png) [@bibikmik](https://discuss.elastic.co/u/bibikmik)
#### Post date: [November 23, 2015, 5:36pm UTC](https://discuss.elastic.co/t/kibana-not-showing-data-from-elasticsearch/35335/1 "2015-11-23T17:36:50Z")

</div>

Hi Everyone,

Configuration:  
elasticsearch: 1.7.3  
logstash: 1.5.4  
kibana: 4.1.3

Logstash using log4j input, getting logs from some application and sends data to Elasticsearch.  
With different plugins I can check that data storing well in ES.

However, if I open Kibana and no logs were written by app for approx 15 mins then I don't see them in Kibana.  
Until new logs comes from app.  
I mean that if no logs for more than some period of time then no logs at all in Kibana.  
When application starting to write some logs, I can see these and old logs in Kibana.

Are there any special timeouts in Elasticsearch or Kibana to show logs only if they are comming?

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [November 24, 2015, 6:54am UTC](https://discuss.elastic.co/t/kibana-not-showing-data-from-elasticsearch/35335/2 "2015-11-24T06:54:57Z")

</div>

> [@bibikmik](#):
>
> However, if I open Kibana and no logs were written by app for approx 15 mins then I don't see them in Kibana.Until new logs comes from app.

That's too be expected, KB can only show what is there.

---

<div class="post-metadata">

### Author: ![bibikmik](https://avatars.discourse-cdn.com/v4/letter/b/898d66/32.png) [@bibikmik](https://discuss.elastic.co/u/bibikmik)
#### Post date: [November 24, 2015, 8:49am UTC](https://discuss.elastic.co/t/kibana-not-showing-data-from-elasticsearch/35335/3 "2015-11-24T08:49:47Z")

</div>

> [@warkolm](#):
>
> That's too be expected, KB can only show what is there.

Wouldn't KB show all the data which is indexed in the past even if source is turned off currently?  
In my case no dashboards working until new logs comes and I can see any data.

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [November 25, 2015, 4:01am UTC](https://discuss.elastic.co/t/kibana-not-showing-data-from-elasticsearch/35335/4 "2015-11-25T04:01:58Z")

</div>

That shouldn't happen. Are you sure you have the time range set correctly?

---

<div class="post-metadata">

### Author: ![bibikmik](https://avatars.discourse-cdn.com/v4/letter/b/898d66/32.png) [@bibikmik](https://discuss.elastic.co/u/bibikmik)
#### Post date: [November 25, 2015, 8:23am UTC](https://discuss.elastic.co/t/kibana-not-showing-data-from-elasticsearch/35335/5 "2015-11-25T08:23:09Z")

</div>

> [@warkolm](#):
>
> Are you sure you have the time range set correctly?

Yes, I'm setting for last 24 hours and don't see any data in KB untill new logs comes from application.

---

<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 5, 2017, 11:36pm UTC](https://discuss.elastic.co/t/kibana-not-showing-data-from-elasticsearch/35335/6 "2017-07-05T23:36:03Z")

</div>


