# Unable to see filebeat in kibana

**URL:** https://discuss.elastic.co/t/unable-to-see-filebeat-in-kibana/216856
**Category:** Beats
**Tags:** filebeat
**Created:** [January 28, 2020, 2:16pm UTC](https://discuss.elastic.co/t/unable-to-see-filebeat-in-kibana/216856 "2020-01-28T14:16:33Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Enzo\_baker](https://avatars.discourse-cdn.com/v4/letter/e/71e660/32.png) [@Enzo\_baker](https://discuss.elastic.co/u/Enzo_baker)
#### Post date: [January 28, 2020, 2:16pm UTC](https://discuss.elastic.co/t/unable-to-see-filebeat-in-kibana/216856/1 "2020-01-28T14:16:34Z")

</div>

Filebeat yml:

filebeat.inputs:

# Each - is an input. Most options can be set at the input level, so

# you can use different inputs for various configurations.

# Below are the input specific configurations.

- type: log

#==================== Elasticsearch template setting ==========================

setup.template.settings:  
index.number\_of\_shards: 1

output.elasticsearch:

# Array of hosts to connect to.

hosts: ["localhost:9200"]

Elastic indices:

health status index uuid pri rep docs.count docs.deleted store.size pri.store.size  
green open .kibana\_task\_manager\_1 RQofB4VrTG-BQohcqBKOIQ 1 0 2 1 16.2kb 16.2kb  
green open .apm-agent-configuration U0fwynZRQJuQpx67lNJt-A 1 0 0 0 283b 283b  
green open .kibana\_1 a-j0bczeSpq58OXeGXqHWg 1 0 6 0 22.1kb 22.1kb

No filebeat\* index is visible.

I am a beginner to ELK. My set up is,

Filebeat -\> ElasticSearch -\> Kibana

I have gone through many threads but couldnt resolve my problem.  
Any advise is highly appreciated. Thanks!

---

<div class="post-metadata">

### Author: ![dadoonet](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/dadoonet/32/137187_2.png) [@dadoonet](https://discuss.elastic.co/u/dadoonet)
#### Post date: [January 28, 2020, 5:14pm UTC](https://discuss.elastic.co/t/unable-to-see-filebeat-in-kibana/216856/2 "2020-01-28T17:14:52Z")

</div>

Welcome! I moved your question to #beats:filebeat

Please format your code, logs or configuration files using `</>` icon as explained in [this guide](https://discuss.elastic.co/t/about-the-elasticsearch-category/21) and not the citation button. It will make your post more readable.

Or use markdown style like:

````
```
CODE
```

````

This is the icon to use if you are not using markdown format:

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/7/e/7e6e239431ec2d71cbf1beef741f2e93e7cc762c.jpg)

There's a live preview panel for exactly this reasons.

Lots of people read these forums, and many of them will simply skip over a post that is difficult to read, because it's just too large an investment of their time to try and follow a wall of badly formatted text.  
If your goal is to get an answer to your questions, it's in your interest to make it as easy to read and understand as possible.  
Please update your post.

---

<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: [February 25, 2020, 5:14pm UTC](https://discuss.elastic.co/t/unable-to-see-filebeat-in-kibana/216856/3 "2020-02-25T17:14:52Z")

</div>

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