# Kibana 6.2.3 dont show index!

**URL:** https://discuss.elastic.co/t/kibana-6-2-3-dont-show-index/150006
**Category:** Kibana
**Created:** [September 26, 2018, 12:33pm UTC](https://discuss.elastic.co/t/kibana-6-2-3-dont-show-index/150006 "2018-09-26T12:33:39Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![carlos\_henrique\_Pire](https://avatars.discourse-cdn.com/v4/letter/c/848f3c/32.png) [@carlos\_henrique\_Pire](https://discuss.elastic.co/u/carlos_henrique_Pire)
#### Post date: [September 26, 2018, 12:33pm UTC](https://discuss.elastic.co/t/kibana-6-2-3-dont-show-index/150006/1 "2018-09-26T12:33:39Z")

</div>

I'm using docker-compose and [https://github.com/caas/docker-elk](https://github.com/caas/docker-elk), but when i open kibana dont have the index.  
How i fix it and how i insert the index full to elasticsearch and logstash?

 ![Captura%20de%20tela%20de%202018-09-26%2009-30-39](https://us1.discourse-cdn.com/elastic/original/3X/a/0/a035cd6508e89755e8562f2e9fc1dddc3309930b.png)

---

<div class="post-metadata">

### Author: ![jen-huang](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/jen-huang/32/74327_2.png) [@jen-huang](https://discuss.elastic.co/u/jen-huang)
#### Post date: [September 26, 2018, 5:55pm UTC](https://discuss.elastic.co/t/kibana-6-2-3-dont-show-index/150006/2 "2018-09-26T17:55:18Z")

</div>

Hi, have you already ingested some data using Logstash? Please check out [the Logstash documentation](https://www.elastic.co/guide/en/logstash/6.2/introduction.html) and visit the [Logstash forum](https://discuss.elastic.co/c/logstash) for more help.

There are many [language clients for Elasticsearch](https://www.elastic.co/guide/en/elasticsearch/client/index.html) which can also help to get data into Elasticsearch.

You can also just use the basic API to create indices and add documents into them:  
[Create an index](https://www.elastic.co/guide/en/elasticsearch/reference/6.2/_create_an_index.html)  
[Index a document](https://www.elastic.co/guide/en/elasticsearch/reference/6.2/_index_and_query_a_document.html)

---

<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: [October 24, 2018, 5:55pm UTC](https://discuss.elastic.co/t/kibana-6-2-3-dont-show-index/150006/3 "2018-10-24T17:55:20Z")

</div>

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