# Rejecting mapping update to .kibana\_1, .monitoring-es-6-2018.12.27, etc

**URL:** https://discuss.elastic.co/t/rejecting-mapping-update-to-kibana-1-monitoring-es-6-2018-12-27-etc/162272
**Category:** Elasticsearch
**Created:** [December 27, 2018, 5:50pm UTC](https://discuss.elastic.co/t/rejecting-mapping-update-to-kibana-1-monitoring-es-6-2018-12-27-etc/162272 "2018-12-27T17:50:26Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![bhansen](https://avatars.discourse-cdn.com/v4/letter/b/a6a055/32.png) [@bhansen](https://discuss.elastic.co/u/bhansen)
#### Post date: [December 27, 2018, 5:50pm UTC](https://discuss.elastic.co/t/rejecting-mapping-update-to-kibana-1-monitoring-es-6-2018-12-27-etc/162272/1 "2018-12-27T17:50:26Z")

</div>

yesterday I was working with watcher, ran a simulation on a watcher config with aggrs (trying to debug it) and I started getting errors. I checked the elasticsearch.log and the logstash-plain.log and started seeing the rejecting mapping update to [index]. now I understand going from 5.x to 6.5 (in my case) you can not have more than 1 type. this system was working with no issues till ran the simulation on watcher. now even the internal indexes like .monitoring and .kibana are throwing errors.

this system has been up and working since October. I tried restarting the system (single cluster) still no go. any thoughts?

---

<div class="post-metadata">

### Author: ![bhansen](https://avatars.discourse-cdn.com/v4/letter/b/a6a055/32.png) [@bhansen](https://discuss.elastic.co/u/bhansen)
#### Post date: [December 27, 2018, 8:18pm UTC](https://discuss.elastic.co/t/rejecting-mapping-update-to-kibana-1-monitoring-es-6-2018-12-27-etc/162272/3 "2018-12-27T20:18:07Z")

</div>

The error from elasticsearch.log

[https://pastebin.com/raw/2bF7hrUh](https://pastebin.com/raw/2bF7hrUh)

odd thing is there is only one index with 12.27 date on it

```
 curl -X GET "localhost:9200/_cat/indices?v" | awk '{print $3}' | grep 2018.12.27
  elastiflow-3.3.0-2018.12.27
```

---

<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: [January 24, 2019, 8:18pm UTC](https://discuss.elastic.co/t/rejecting-mapping-update-to-kibana-1-monitoring-es-6-2018-12-27-etc/162272/4 "2019-01-24T20:18:10Z")

</div>

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