# Automatically created templates break beats dashboards

**URL:** https://discuss.elastic.co/t/automatically-created-templates-break-beats-dashboards/242831
**Category:** Elasticsearch
**Created:** [July 28, 2020, 5:58am UTC](https://discuss.elastic.co/t/automatically-created-templates-break-beats-dashboards/242831 "2020-07-28T05:58:48Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![jclemons7](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/jclemons7/32/20655_2.png) [@jclemons7](https://discuss.elastic.co/u/jclemons7)
#### Post date: [July 28, 2020, 5:58am UTC](https://discuss.elastic.co/t/automatically-created-templates-break-beats-dashboards/242831/1 "2020-07-28T05:58:48Z")

</div>

Hello,

I'm hoping someone can help me get this straight in my head. I've setup elastic stack all on one server and everything works well as it is. I've been messing with the beats in my lab (Winlogbeat, Packetbeat, Metricbeat etc..) and sometimes I get templates that seem to be named wrong..

e.g.. metricbeat-7.8.1

and when that happens all the built in sample dashboards for that beat seem to break... after some struggle and restarting elasticsearch I get an appropriate template named something like this:

metricbeat-7.8.1-2020.07.28-000001

and everything starts to work again. So, my question is.. what's configured wrong ?? I've checked the config files on the nodes and none of them have the "setup.template.settings" deleted in all my .yml files.. do I need to set **`setup.template.enabled`** to false explicitly?

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [July 28, 2020, 6:00am UTC](https://discuss.elastic.co/t/automatically-created-templates-break-beats-dashboards/242831/2 "2020-07-28T06:00:56Z")

</div>

> [@jclemons7](#):
>
> get templates that seem to be named wrong..
> 
> e.g.. metricbeat-7.8.1

Do you mean indices?  
Are you using Logstash?

---

<div class="post-metadata">

### Author: ![jclemons7](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/jclemons7/32/20655_2.png) [@jclemons7](https://discuss.elastic.co/u/jclemons7)
#### Post date: [July 30, 2020, 12:54am UTC](https://discuss.elastic.co/t/automatically-created-templates-break-beats-dashboards/242831/3 "2020-07-30T00:54:52Z")

</div>

Hello,

No.. not using logstash for this.. it's beats coming directly in to Elasticsearch

sorry.. I did mean indexes... the indexes that are created like this:

metricbeat-7.8.1-2020.07.28-000001

work fine.. but when I delete that index and a new one is built, it often gets named like this:

metricbeat-7.8.1

which then breaks the sample dashboards that go with the beats.

---

<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: [August 27, 2020, 12:55am UTC](https://discuss.elastic.co/t/automatically-created-templates-break-beats-dashboards/242831/4 "2020-08-27T00:55:00Z")

</div>

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