# Kibana not fetching any new index from ElasticSearch

**URL:** https://discuss.elastic.co/t/kibana-not-fetching-any-new-index-from-elasticsearch/153904
**Category:** Kibana
**Created:** [October 25, 2018, 4:52am UTC](https://discuss.elastic.co/t/kibana-not-fetching-any-new-index-from-elasticsearch/153904 "2018-10-25T04:52:06Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![groverjatin17](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/groverjatin17/32/34657_2.png) [@groverjatin17](https://discuss.elastic.co/u/groverjatin17)
#### Post date: [October 25, 2018, 4:52am UTC](https://discuss.elastic.co/t/kibana-not-fetching-any-new-index-from-elasticsearch/153904/1 "2018-10-25T04:52:06Z")

</div>

Hello All,

I have 26 some indices in ElasticsSearch.

I wanted to create visualization on one index but Kibana shows only 20 indices( under create index pattern in Management) and do not show any new index created in ElasticSearch.

The odd thing is when I run `"GET /_cat/indices"` in dev tools console it shows all the indices(26) available.

---

<div class="post-metadata">

### Author: ![groverjatin17](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/groverjatin17/32/34657_2.png) [@groverjatin17](https://discuss.elastic.co/u/groverjatin17)
#### Post date: [October 25, 2018, 5:15am UTC](https://discuss.elastic.co/t/kibana-not-fetching-any-new-index-from-elasticsearch/153904/2 "2018-10-25T05:15:49Z")

</div>

Hi ,

Don't bother I have found the answer. Kibana does not show those indexes which are empty. So you need to have atleast 1 document to see it in Kibana Index patterns list.

Follow [this](https://stackoverflow.com/questions/51130830/kibana-cant-create-an-index) link for more information.

---

<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: [November 22, 2018, 5:15am UTC](https://discuss.elastic.co/t/kibana-not-fetching-any-new-index-from-elasticsearch/153904/3 "2018-11-22T05:15:52Z")

</div>

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