# Kibana always showing unrelated fields

**URL:** https://discuss.elastic.co/t/kibana-always-showing-unrelated-fields/242345
**Category:** Kibana
**Created:** [July 23, 2020, 1:32pm UTC](https://discuss.elastic.co/t/kibana-always-showing-unrelated-fields/242345 "2020-07-23T13:32:39Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![luminance](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/luminance/32/76380_2.png) [@luminance](https://discuss.elastic.co/u/luminance)
#### Post date: [July 23, 2020, 1:32pm UTC](https://discuss.elastic.co/t/kibana-always-showing-unrelated-fields/242345/1 "2020-07-23T13:32:40Z")

</div>

I am using Elastic Cloud Kibana and I am always seeing fields that are of date type, but have nothing to do with the indexed document. It is a metricbeat index and I am using the default mapping provided by metricbeat.

Any ideas? Is there any config in Kibana to disable this from the view, or am I missing something?

Versions:

- Kibana: 7.8
- Metricbeat: 7.7.1

Example:

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/7/a/7a6a1b49fd118f0b8f08b96ecb65cd63c07e4a37.png)

---

<div class="post-metadata">

### Author: ![lukeelmers](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/lukeelmers/32/35230_2.png) [@lukeelmers](https://discuss.elastic.co/u/lukeelmers)
#### Post date: [July 24, 2020, 9:10pm UTC](https://discuss.elastic.co/t/kibana-always-showing-unrelated-fields/242345/2 "2020-07-24T21:10:02Z")

</div>

Hi @luminance, I'm guessing that you are seeing all of the fields in the metricbeat mapping, even ones which might be empty -- but out of curiosity, where in Kibana 7.8 did this screengrab come from? Are you looking at the individual document view in Discover?

---

<div class="post-metadata">

### Author: ![luminance](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/luminance/32/76380_2.png) [@luminance](https://discuss.elastic.co/u/luminance)
#### Post date: [July 27, 2020, 11:49am UTC](https://discuss.elastic.co/t/kibana-always-showing-unrelated-fields/242345/3 "2020-07-27T11:49:56Z")

</div>

Hey @lukeelmers , both of the views have this, the Discover and the individual document view.

---

<div class="post-metadata">

### Author: ![tsullivan](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/tsullivan/32/31077_2.png) [@tsullivan](https://discuss.elastic.co/u/tsullivan)
#### Post date: [August 6, 2020, 7:32pm UTC](https://discuss.elastic.co/t/kibana-always-showing-unrelated-fields/242345/4 "2020-08-06T19:32:49Z")

</div>

Hi, all of these fields were added by the index template that Metricbeat loaded.

You can customize the `fields.yml` file describes the fields, and remove any that don't apply to your usage. See [https://www.elastic.co/guide/en/beats/metricbeat/current/configuration-template.html](https://www.elastic.co/guide/en/beats/metricbeat/current/configuration-template.html)

---

<div class="post-metadata">

### Author: ![luminance](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/luminance/32/76380_2.png) [@luminance](https://discuss.elastic.co/u/luminance)
#### Post date: [August 7, 2020, 9:40am UTC](https://discuss.elastic.co/t/kibana-always-showing-unrelated-fields/242345/5 "2020-08-07T09:40:34Z")

</div>

HI @tsullivan, that is not the case. There are ~1000 fields defined in the metricbeat mapping template and that is ok. But only the data type fields are showed on every view.

---

<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: [September 4, 2020, 9:40am UTC](https://discuss.elastic.co/t/kibana-always-showing-unrelated-fields/242345/6 "2020-09-04T09:40:42Z")

</div>

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