# New filebeat-related log error

**URL:** https://discuss.elastic.co/t/new-filebeat-related-log-error/141827
**Category:** Beats
**Tags:** filebeat
**Created:** [July 26, 2018, 5:44pm UTC](https://discuss.elastic.co/t/new-filebeat-related-log-error/141827 "2018-07-26T17:44:48Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Diggy](https://avatars.discourse-cdn.com/v4/letter/d/e99b99/32.png) [@Diggy](https://discuss.elastic.co/u/Diggy)
#### Post date: [July 26, 2018, 5:44pm UTC](https://discuss.elastic.co/t/new-filebeat-related-log-error/141827/1 "2018-07-26T17:44:48Z")

</div>

In trying to get all filebeat fields to show, I did something (and I don't know what it is) that now produces the following in logstash-plain.log:

`[2018-07-26T12:45:12,299][WARN][logstash.outputs.elasticsearch] Could not index event to Elasticsearch. {:status=>400, :action=>["index", {:_id=>nil, :_index=>"filebeat-2018.07.26", :_type=>"doc", :_routing=>nil}, #<LogStash::Event:0x49c83803>], :response=>{"index"=>{"_index"=>"filebeat-2018.07.26", "_type"=>"doc", "_id"=>"yKl612QBKgNxLMIo4nXn", "status"=>400, "error"=>{"type"=>"mapper_parsing_exception", "reason"=>"object mapping for [host] tried to parse field [host] as object, but found a concrete value"}}}}`

and this in elasticsearch.log:

`[2018-07-26T13:44:02,905][DEBUG][o.e.a.b.TransportShardBulkAction] [filebeat-2018.07.26][3] failed to execute bulk item (index) BulkShardRequest [[filebeat-2018.07.26][3]] containing [index {[filebeat-2018.07.26][doc][iKmw12QBKgNxLMIowrVZ], source[{"prospector":{"type":"log"},"source":"e:\\lm\\tclweb\\htdocs\\utilities\\debug\\logs\\log80_error","beat":{"name":"MK1","version":"6.2.1","hostname":"MK1"},"type":"log","tags":["log","beats_input_codec_plain_applied"],"@timestamp":"2018-07-26T17:43:53.954Z","host":"MK1","message":" [26/Jul:13:43:47] iocp12132 Error 408 / {} /","@version":"1","offset":403625996}]}]`

The file e:\lm\tclweb\htdocs\utilities\debug\logs\log80\_error comes from a windows server running filebeat. So, it seems as though my Windows servers with filebeat are no longer shipping messages.

Grrrr. I seem to be making things worse and worse. How do I fix the issue(s) creating these log entries?

Thanks,

---

<div class="post-metadata">

### Author: ![pierhugues](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/pierhugues/32/48383_2.png) [@pierhugues](https://discuss.elastic.co/u/pierhugues)
#### Post date: [July 26, 2018, 7:29pm UTC](https://discuss.elastic.co/t/new-filebeat-related-log-error/141827/2 "2018-07-26T19:29:24Z")

</div>

Hello @diggy,

I think you are hitting of our breaking change in the 6.3.0 release. We have created documentation for this problem and [workaround](https://www.elastic.co/guide/en/beats/libbeat/current/breaking-changes-6.3.html#breaking-changes-mapping-conflict).

---

<div class="post-metadata">

### Author: ![Diggy](https://avatars.discourse-cdn.com/v4/letter/d/e99b99/32.png) [@Diggy](https://discuss.elastic.co/u/Diggy)
#### Post date: [July 26, 2018, 7:42pm UTC](https://discuss.elastic.co/t/new-filebeat-related-log-error/141827/3 "2018-07-26T19:42:13Z")

</div>

Thank you! I'll take a look.

---

<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 23, 2018, 7:42pm UTC](https://discuss.elastic.co/t/new-filebeat-related-log-error/141827/4 "2018-08-23T19:42:20Z")

</div>

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