[2020-05-18T09:02:52,095][WARN ][logstash.outputs.amazonelasticsearch] Could not index event to Elasticsearch. {:status=>400, :action=>["index", {:_id=>nil, :_index=>"gppepo-epo-govpp-scheduler-2020.05.18", :_type=>"_doc", :_routing=>nil}, #LogStash::Event:0x458fc470], :response=>{"index"=>{"_index"=>"*************-2020.05.18", "_type"=>"_doc", "_id"=>"3aQFJ3IBhXn70-zjgi-5", "status"=>400, "error"=>{"type"=>"mapper_parsing_exception", "reason"=>"failed to parse field [logtimeStamp] of type [date] in document with id '3aQFJ3IBhXn70-zjgi-5'", "caused_by"=>{"type"=>"illegal_argument_exception", "reason"=>"failed to parse date field [17/May/2020:23:32:43 +0000] with format [strict_date_optional_time||epoch_millis]", "caused_by"=>{"type"=>"date_time_parse_exception", "reason"=>"date_time_parse_exception: Failed to parse with all enclosed parsers"}}}}}}
[2020-05-18T09:02:52,119][WARN ][logstash.outputs.amazonelasticsearch] Could not index event to Elasticsearch. {:status=>400, :action=>["index", {:_id=>nil, :_index=>"g**************-****r-2020.05.18", :_type=>"_doc", :_routing=>nil}, #LogStash::Event:0x458fc470], :response=>{"index"=>{"_index"=>"***************scheduler-2020.05.18", "_type"=>"_doc", "_id"=>"5KQFJ3IBhXn70-zjgi_O", "status"=>400, "error"=>{"type"=>"mapper_parsing_exception", "reason"=>"failed to parse field [logtimeStamp] of type [date] in document with id '5KQFJ3IBhXn70-zjgi_O'", "caused_by"=>{"type"=>"illegal_argument_exception", "reason"=>"failed to parse date field [17/May/2020:23:32:43 +0000] with format [strict_date_optional_time||epoch_millis]", "caused_by"=>{"type"=>"date_time_parse_exception", "reason"=>"date_time_parse_exception: Failed to parse with all enclosed parsers"}}}}}}
- Can we ignore the above warning ignored?
- If the events are not parsed so they appear in ELASTIC SEARCH ?
- Both the servers have same logstash and ES version. All of then have same logstash conf files only in few I m noticing the above warning.
please help?