# FILEbeat index not showing in kibana

**URL:** https://discuss.elastic.co/t/filebeat-index-not-showing-in-kibana/109966
**Category:** Beats
**Tags:** filebeat
**Created:** [December 1, 2017, 5:16pm UTC](https://discuss.elastic.co/t/filebeat-index-not-showing-in-kibana/109966 "2017-12-01T17:16:49Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![dictus](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/dictus/32/24931_2.png) [@dictus](https://discuss.elastic.co/u/dictus)
#### Post date: [December 1, 2017, 5:16pm UTC](https://discuss.elastic.co/t/filebeat-index-not-showing-in-kibana/109966/1 "2017-12-01T17:16:49Z")

</div>

I have got this.

But not able to see in kibana. and only index is kibanas default one

---

<div class="post-metadata">

### Author: ![dictus](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/dictus/32/24931_2.png) [@dictus](https://discuss.elastic.co/u/dictus)
#### Post date: [December 1, 2017, 5:19pm UTC](https://discuss.elastic.co/t/filebeat-index-not-showing-in-kibana/109966/2 "2017-12-01T17:19:00Z")

</div>

{ "filebeat" : { "order" : 1, "index\_patterns" : ["filebeat-_"], "settings" : { "index" : { "mapping" : { "total\_fields" : { "limit" : "10000" } }, "refresh\_interval" : "5s" } }, "mappings" : { "doc" : { "date\_detection" : false, "dynamic\_templates" : [{ "fields" : { "mapping" : { "type" : "keyword" }, "match\_mapping\_type" : "string", "path\_match" : "fields._" } }, { "docker.container.labels" : { "path\_match" : "docker.container.labels.\*", "mapping" : { "type" : "keyword" }, "match\_mapping\_type" : "string" } }, { "strings\_as\_keyword" : { "mapping" : { "ignore\_above" : 1024, "type" : "keyword" }, "match\_mapping\_type" : "string" } }], "properties" : { "system" : { "properties" : { "syslog" : { ..........

---

<div class="post-metadata">

### Author: ![ruflin](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/ruflin/32/3116_2.png) [@ruflin](https://discuss.elastic.co/u/ruflin)
#### Post date: [December 4, 2017, 5:22am UTC](https://discuss.elastic.co/t/filebeat-index-not-showing-in-kibana/109966/3 "2017-12-04T05:22:19Z")

</div>

I think we need some more details here. What are you trying to do? Which commands did you run? What are your versions? Can you share the filebeat config etc.

---

<div class="post-metadata">

### Author: ![dictus](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/dictus/32/24931_2.png) [@dictus](https://discuss.elastic.co/u/dictus)
#### Post date: [December 5, 2017, 1:52am UTC](https://discuss.elastic.co/t/filebeat-index-not-showing-in-kibana/109966/4 "2017-12-05T01:52:31Z")

</div>

Thanks ruflin. I hv already done the debug and its showing now.

1. Service was not started properly.  
2.After service restart I have not restarted elasticsearch.

---

<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 2, 2018, 1:52am UTC](https://discuss.elastic.co/t/filebeat-index-not-showing-in-kibana/109966/5 "2018-01-02T01:52:33Z")

</div>

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