# Metricbeat not working when It is upgraded from 7.4.0 to 7.8.0

**URL:** https://discuss.elastic.co/t/metricbeat-not-working-when-it-is-upgraded-from-7-4-0-to-7-8-0/238042
**Category:** Beats
**Tags:** metricbeat
**Created:** [June 22, 2020, 8:43am UTC](https://discuss.elastic.co/t/metricbeat-not-working-when-it-is-upgraded-from-7-4-0-to-7-8-0/238042 "2020-06-22T08:43:56Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![hadi\_farzipour](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/hadi_farzipour/32/69187_2.png) [@hadi\_farzipour](https://discuss.elastic.co/u/hadi_farzipour)
#### Post date: [June 22, 2020, 8:43am UTC](https://discuss.elastic.co/t/metricbeat-not-working-when-it-is-upgraded-from-7-4-0-to-7-8-0/238042/1 "2020-06-22T08:43:56Z")

</div>

Hello  
Metricbeat not working when It is upgraded from 7.4.0 to 7.8.0 and I can not find relating indices in Kibana. Metricbeat had been working before upgrading the Metricbeat. My metricbeat config file contains following lines

metricbeat.config.modules:  
path: ${path.config}/modules.d/\*.yml  
reload.enabled: false  
setup.template.settings:  
index.number\_of\_shards: 1  
index.codec: best\_compression  
setup.template.overwrite: true  
name: Web\_Server  
tags: ["Web"]  
setup.kibana:  
host: "192.168.1.1:9500"  
output.elasticsearch:  
hosts: ["192.168.91.3:9600"]  
processors:  
- add\_host\_metadata: ~  
- add\_cloud\_metadata: ~  
migration.6\_to\_7.enabled: true  
setup.ilm.enabled: false  
setup.ilm.pattern: "{now/d}"  
setup.ilm.overwrite: true

---

<div class="post-metadata">

### Author: ![mtojek](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/mtojek/32/63863_2.png) [@mtojek](https://discuss.elastic.co/u/mtojek)
#### Post date: [June 23, 2020, 9:09am UTC](https://discuss.elastic.co/t/metricbeat-not-working-when-it-is-upgraded-from-7-4-0-to-7-8-0/238042/2 "2020-06-23T09:09:15Z")

</div>

Could you please parse your post using code tags? Also, please provide any relevant logs.

---

<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: [July 21, 2020, 9:09am UTC](https://discuss.elastic.co/t/metricbeat-not-working-when-it-is-upgraded-from-7-4-0-to-7-8-0/238042/3 "2020-07-21T09:09:16Z")

</div>

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