# Kibana reports are not showing on Reporting page

**URL:** https://discuss.elastic.co/t/kibana-reports-are-not-showing-on-reporting-page/171577
**Category:** Kibana
**Created:** [March 9, 2019, 1:59am UTC](https://discuss.elastic.co/t/kibana-reports-are-not-showing-on-reporting-page/171577 "2019-03-09T01:59:26Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Chamani\_Shiranthika](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/chamani_shiranthika/32/35792_2.png) [@Chamani\_Shiranthika](https://discuss.elastic.co/u/Chamani_Shiranthika)
#### Post date: [March 9, 2019, 1:59am UTC](https://discuss.elastic.co/t/kibana-reports-are-not-showing-on-reporting-page/171577/1 "2019-03-09T01:59:26Z")

</div>

Hi all,

I generated a csv report from the Discover tab in Kibana. But I cant view the generated reports from the reporting page on the Management tab. Please help me to sort this out. Is there any configurations needed to do on Kibana side ? Please refer the below image.

 ![image-2019-03-06-19-06-35-486](https://us1.discourse-cdn.com/elastic/original/3X/6/b/6bd867f875bfe5b4a24ee6b07f462634f56bc0ca.jpeg)

Kibana version - 6.3.0

Thank you

---

<div class="post-metadata">

### Author: ![Joe\_Fleming](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/joe_fleming/32/3561_2.png) [@Joe\_Fleming](https://discuss.elastic.co/u/Joe_Fleming)
#### Post date: [March 11, 2019, 9:04pm UTC](https://discuss.elastic.co/t/kibana-reports-are-not-showing-on-reporting-page/171577/2 "2019-03-11T21:04:27Z")

</div>

> Is there any configurations needed to do on Kibana side ?

There shouldn't be, it should just work. And you shouldn't be getting the pagination without a list of documents, that's very strange.

Can you run this, either with `curl` or just open it in a browser (adjust the hostname and such as needed):

`http://localhost:9200/.reporting/_count`

That should give you the count of documents in the reporting index, and it should be greater than 0 (and probably greater than 30 based on the pagination controls). If you see no documents (unlikely), then there's a bug rendering that page.

If you do see a document count greater than 0 (likely), open that interface in your browser but with the dev tools open, and see if any errors show up in the console. You can also watch the "network" tab to see if any requests are failing. If you see errors in the console, or failing requests in the network tab, follow up here with details and I can try to help you diagnose.

---

<div class="post-metadata">

### Author: ![Chamani\_Shiranthika](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/chamani_shiranthika/32/35792_2.png) [@Chamani\_Shiranthika](https://discuss.elastic.co/u/Chamani_Shiranthika)
#### Post date: [March 13, 2019, 3:22am UTC](https://discuss.elastic.co/t/kibana-reports-are-not-showing-on-reporting-page/171577/3 "2019-03-13T03:22:45Z")

</div>

@Joe_Fleming I just reinstalled my Kibana version and now it's working fine. Thank you very much for the support. 🙂

---

<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: [April 10, 2019, 3:22am UTC](https://discuss.elastic.co/t/kibana-reports-are-not-showing-on-reporting-page/171577/4 "2019-04-10T03:22:46Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
