# Kibana not showing all data

**URL:** https://discuss.elastic.co/t/kibana-not-showing-all-data/250525
**Category:** Kibana
**Created:** [September 30, 2020, 2:55pm UTC](https://discuss.elastic.co/t/kibana-not-showing-all-data/250525 "2020-09-30T14:55:18Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![rashmi](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/rashmi/32/16391_2.png) [@rashmi](https://discuss.elastic.co/u/rashmi)
#### Post date: [September 30, 2020, 3:08pm UTC](https://discuss.elastic.co/t/kibana-not-showing-all-data/250525/2 "2020-09-30T15:08:35Z")

</div>

What version of Kibana and ES?

Does the total Count on the discover tab (top right corner) match the count you get when hitting Elasticsearch directly? If not, try opening developer tools in your browser and look at the requests Kibana is sending to elasticsearch. On the Discover tab you should see a couple of msearch requests. Are they querying the indexes you'd expect?

Also some info mentioned in this thread might be of use: [Kibana not showing recent Elasticsearch data](https://discuss.elastic.co/t/kibana-not-showing-recent-elasticsearch-data/44184/8)

Thanks  
Rashmi

---

_[View the full topic](https://discuss.elastic.co/t/kibana-not-showing-all-data/250525)._
