# Kibana index shows index management but not in index patterns

**URL:** https://discuss.elastic.co/t/kibana-index-shows-index-management-but-not-in-index-patterns/213572
**Category:** Kibana
**Created:** [January 2, 2020, 12:56pm UTC](https://discuss.elastic.co/t/kibana-index-shows-index-management-but-not-in-index-patterns/213572 "2020-01-02T12:56:27Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![bohm](https://avatars.discourse-cdn.com/v4/letter/b/59ef9b/32.png) [@bohm](https://discuss.elastic.co/u/bohm)
#### Post date: [January 2, 2020, 12:56pm UTC](https://discuss.elastic.co/t/kibana-index-shows-index-management-but-not-in-index-patterns/213572/1 "2020-01-02T12:56:27Z")

</div>

Hello,  
Single node ELK 6.8 setup with an default index pattern logstash-\* . Looking in Index Management shows logstash-ftp- index but when I open Index Patterns there is no logstash-ftp-\* pattern to choose from. Also there is no data from this index searchable under Discover. When quering Elasticsearch via curl the index is indeed alive and contains data. It seems all indexes named logstash-ftp- are skipped for some reason by Kibana.  
Other index data is available via Kibana such as logstash-smpt-.  
Any idea where to look for?  
Thanks!  
Andre

---

<div class="post-metadata">

### Author: ![thomasneirynck](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/thomasneirynck/32/23313_2.png) [@thomasneirynck](https://discuss.elastic.co/u/thomasneirynck)
#### Post date: [January 2, 2020, 4:06pm UTC](https://discuss.elastic.co/t/kibana-index-shows-index-management-but-not-in-index-patterns/213572/2 "2020-01-02T16:06:58Z")

</div>

hi @bohm

this could be expected. Index patterns are _not_ created automatically.

In index-patterns, can you click "Create index pattern" and start typing logstash-\* , it should detect the logstash-ftp- index.

---

<div class="post-metadata">

### Author: ![bohm](https://avatars.discourse-cdn.com/v4/letter/b/59ef9b/32.png) [@bohm](https://discuss.elastic.co/u/bohm)
#### Post date: [January 2, 2020, 4:23pm UTC](https://discuss.elastic.co/t/kibana-index-shows-index-management-but-not-in-index-patterns/213572/3 "2020-01-02T16:23:23Z")

</div>

Hi Thomas,  
Indeed that did the trick, thanks!  
But why are the other index patterns auto created and some not?

---

<div class="post-metadata">

### Author: ![bohm](https://avatars.discourse-cdn.com/v4/letter/b/59ef9b/32.png) [@bohm](https://discuss.elastic.co/u/bohm)
#### Post date: [January 2, 2020, 4:29pm UTC](https://discuss.elastic.co/t/kibana-index-shows-index-management-but-not-in-index-patterns/213572/4 "2020-01-02T16:29:48Z")

</div>

Ah I think I can answer this one myself, seems the script I use ([https://github.com/StamusNetworks/KTS6](https://github.com/StamusNetworks/KTS6)) creates several dashboards but none for FTP data.

---

<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: [January 30, 2020, 4:30pm UTC](https://discuss.elastic.co/t/kibana-index-shows-index-management-but-not-in-index-patterns/213572/5 "2020-01-30T16:30:06Z")

</div>

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