# Kibana fails to create metricbeat index pattern

**URL:** https://discuss.elastic.co/t/kibana-fails-to-create-metricbeat-index-pattern/186156
**Category:** Kibana
**Created:** [June 17, 2019, 8:43pm UTC](https://discuss.elastic.co/t/kibana-fails-to-create-metricbeat-index-pattern/186156 "2019-06-17T20:43:54Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![alexz00](https://avatars.discourse-cdn.com/v4/letter/a/cc9497/32.png) [@alexz00](https://discuss.elastic.co/u/alexz00)
#### Post date: [June 17, 2019, 8:43pm UTC](https://discuss.elastic.co/t/kibana-fails-to-create-metricbeat-index-pattern/186156/1 "2019-06-17T20:43:54Z")

</div>

I tried to create a _metricbeat-_\* index pattern directly from Kibana, but it fails with the following error:

```
Error: Request Timeout
at http://10.99.21.222:15601/bundles/commons.bundle.js:1:315503
at step (http://10.99.21.222:15601/built_assets/dlls/vendors.bundle.dll.js:359:4015)
at Object.next (http://10.99.21.222:15601/built_assets/dlls/vendors.bundle.dll.js:359:3275)
at fulfilled (http://10.99.21.222:15601/built_assets/dlls/vendors.bundle.dll.js:359:2669)

```

I'm using Elastic 6.7.1. Any clue about what could be the problem?

Thanks.

---

<div class="post-metadata">

### Author: ![alexz00](https://avatars.discourse-cdn.com/v4/letter/a/cc9497/32.png) [@alexz00](https://discuss.elastic.co/u/alexz00)
#### Post date: [June 18, 2019, 10:06am UTC](https://discuss.elastic.co/t/kibana-fails-to-create-metricbeat-index-pattern/186156/2 "2019-06-18T10:06:58Z")

</div>

I tried on a fresh environment to upload dashboard and index pattern using metricbeat setup feature, but I still get several errors:

- If I try to open the index pattern management page in Kibana I get simply an empty page and the following error is traced in the console:

```auto
commons.bundle.js:1 
PUT http://10.99.21.222:15601/api/saved_objects/index-pattern/metricbeat-* 408 (Request Timeout)

```

- If I try to open the Discover panel, I get an empty page, and the following errors are traced/displayed by Kibana:

```auto
Error: Request Timeout
    at http://10.99.21.222:15601/bundles/commons.bundle.js:1:315503
    at step (http://10.99.21.222:15601/built_assets/dlls/vendors.bundle.dll.js:359:4015)
    at Object.next (http://10.99.21.222:15601/built_assets/dlls/vendors.bundle.dll.js:359:3275)
    at fulfilled (http://10.99.21.222:15601/built_assets/dlls/vendors.bundle.dll.js:359:2669)

```

```auto
Failed to load resource: the server responded with a status of 408 (Request Timeout)
----
vendors.bundle.dll.js:316 
[Violation] 'setTimeout' handler took 62ms

```

- Some panels in the dashboards fail to load due to "Request timeout".

Any idea?

Thanks.

---

<div class="post-metadata">

### Author: ![alexz00](https://avatars.discourse-cdn.com/v4/letter/a/cc9497/32.png) [@alexz00](https://discuss.elastic.co/u/alexz00)
#### Post date: [June 18, 2019, 3:20pm UTC](https://discuss.elastic.co/t/kibana-fails-to-create-metricbeat-index-pattern/186156/3 "2019-06-18T15:20:33Z")

</div>

I managed to make this work, but only with specific versions:

Elastic 6.5.3  
Metricbeat: 6.7.0

It looks definitely like a **bug in the Elasticsearch index templates**...

---

<div class="post-metadata">

### Author: ![alexz00](https://avatars.discourse-cdn.com/v4/letter/a/cc9497/32.png) [@alexz00](https://discuss.elastic.co/u/alexz00)
#### Post date: [June 19, 2019, 12:51pm UTC](https://discuss.elastic.co/t/kibana-fails-to-create-metricbeat-index-pattern/186156/4 "2019-06-19T12:51:24Z")

</div>

Today I run some further tests and I opened Kibana from another PC (i.e. from a different Chrome instance) and also with all components on 6.7.1 it seems to work.  
I also tried from MS Edge and it seems ok.

At this point I think it was some issue between Chrome and Kibana, resulting in a Timeout Request exception. I'd close this thread and wait to see if the same issue happens again.

Thanks

---

<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 17, 2019, 12:51pm UTC](https://discuss.elastic.co/t/kibana-fails-to-create-metricbeat-index-pattern/186156/5 "2019-07-17T12:51:26Z")

</div>

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