# Kibana - Index pattern issue

**URL:** https://discuss.elastic.co/t/kibana-index-pattern-issue/275604
**Category:** Kibana
**Created:** [June 10, 2021, 5:13pm UTC](https://discuss.elastic.co/t/kibana-index-pattern-issue/275604 "2021-06-10T17:13:34Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![seeds17](https://avatars.discourse-cdn.com/v4/letter/s/f6c823/32.png) [@seeds17](https://discuss.elastic.co/u/seeds17)
#### Post date: [June 10, 2021, 5:13pm UTC](https://discuss.elastic.co/t/kibana-index-pattern-issue/275604/1 "2021-06-10T17:13:34Z")

</div>

After install mongodb filebeat to ELK (check logstah no error)  
Kibana \> idex patterns  
when click pattern new\* file , i can't find anything (blank). there's no fields.

 ![not found](https://us1.discourse-cdn.com/elastic/original/3X/e/3/e31294c7f32a460ef25b86a4904428696a157767.png)

Pls advice?

---

<div class="post-metadata">

### Author: ![devon.thomson](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/devon.thomson/32/85468_2.png) [@devon.thomson](https://discuss.elastic.co/u/devon.thomson)
#### Post date: [June 10, 2021, 8:44pm UTC](https://discuss.elastic.co/t/kibana-index-pattern-issue/275604/2 "2021-06-10T20:44:47Z")

</div>

You should take a look in devtools to see if you have the indices available. You can use the [cat indices](https://www.elastic.co/guide/en/elasticsearch/reference/current/cat-indices.html) API to take a look. If the index is there, and populated, you will be able to make a new index pattern by typing in the wildcard name of your index pattern.

---

<div class="post-metadata">

### Author: ![seeds17](https://avatars.discourse-cdn.com/v4/letter/s/f6c823/32.png) [@seeds17](https://discuss.elastic.co/u/seeds17)
#### Post date: [June 11, 2021, 2:20am UTC](https://discuss.elastic.co/t/kibana-index-pattern-issue/275604/3 "2021-06-11T02:20:10Z")

</div>

I already tried it but it didn't work. any suggestion?

---

<div class="post-metadata">

### Author: ![matw](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/matw/32/13913_2.png) [@matw](https://discuss.elastic.co/u/matw)
#### Post date: [June 18, 2021, 1:54pm UTC](https://discuss.elastic.co/t/kibana-index-pattern-issue/275604/4 "2021-06-18T13:54:32Z")

</div>

So there is now index with prefix "new" available? Then I would suggest having a look at your logstasv output, might be a connection error to ES if there a no indices written

---

<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 16, 2021, 1:54pm UTC](https://discuss.elastic.co/t/kibana-index-pattern-issue/275604/5 "2021-07-16T13:54:36Z")

</div>

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