# Can multiple index-templates from diferent metricbeats cohexist?

**URL:** https://discuss.elastic.co/t/can-multiple-index-templates-from-diferent-metricbeats-cohexist/357721
**Category:** Elasticsearch
**Created:** [April 18, 2024, 2:38pm UTC](https://discuss.elastic.co/t/can-multiple-index-templates-from-diferent-metricbeats-cohexist/357721 "2024-04-18T14:38:22Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![ElasticLiver](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/elasticliver/32/64869_2.png) [@ElasticLiver](https://discuss.elastic.co/u/ElasticLiver)
#### Post date: [April 18, 2024, 2:38pm UTC](https://discuss.elastic.co/t/can-multiple-index-templates-from-diferent-metricbeats-cohexist/357721/1 "2024-04-18T14:38:22Z")

</div>

Hello, I am reviewing a client’s cluster and I noticed that it has several index templates from different versions of Metricbeat:

metricbeat-7.17.13  
metricbeat-7.17.5  
metricbeat-7.17.9

Some metrics come with values that seem to be incorrect, for example this one:

![image](https://us1.discourse-cdn.com/elastic/original/3X/4/f/4f8191ce1b3a0e6390a905934dbb7d96d54d7a6d.png)

Is it possible that there is a conflict between versions that is causing the incorrect values?

Or a version of Metricbeat always send data to its corresponding index template?

Thanks!
