After updating from logstash 5.1.1 to 5.1.2 (also elastic) i see those messages:
{"log":"14:56:02.635 [[main]\u003eworker0] WARN logstash.outputs.elasticsearch - Failed action. {:status=\u003e409, :action=\u003e["update", {:_id=\u003e"%{id}", :_index=\u003e"ta", :_type=\u003e"events", :_routing=\u003enil, :_retry_on_conflict=\u003e1}, 2017-01-18T14:56:01.081Z %{host} %{message}], :response=\u003e{"update"=\u003e{"_index"=\u003e"ta", "_type"=\u003e"events", "_id"=\u003e"%{id}", "status"=\u003e409, "error"=\u003e{"type"=\u003e"version_conflict_engine_exception", "reason"=\u003e"[events][%{id}]: version conflict, current version [453] is different than the one provided [452]", "index_uuid"=\u003e"iomvsETXQVezDOCweq2gLQ", "shard"=\u003e"0", "index"=\u003e"ta"}}}}\n","stream":"stdout","time":"2017-01-18T14:56:02.645718181Z"}
...
How to fix this or this is normal?
My data is updated by sheduler form sql database.
How is[quote="tbw, post:1, topic:72030"]
"reason"=\u003e"[events][%{id}]: version conflict, current version [453] is different than the one provided [452]"
[/quote]
The document_id is the current cause for concern. Is this a clean installation with no indices at all?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.