Hi Team,
I am getting below error message with logstash.
[2020-05-24T15:11:59,888][WARN ][logstash.outputs.elasticsearch][main] Could not index event to Elasticsearch. {:status=>400, :action=>["index", {:_id=>nil, :_index=>"fmc", :routing=>nil, :_type=>"_doc"}, #LogStash::Event:0x64bcc3ba], :response=>{"index"=>{"_index"=>"fmc", "_type"=>"_doc", "_id"=>"BEI9R3IBNjQQbI4wm6b6", "status"=>400, "error"=>{"type"=>"mapper_parsing_exception", "reason"=>"failed to parse field [name] of type [text] in document with id 'BEI9R3IBNjQQbI4wm6b6'. Preview of field's value: '{data=ISE, blockLength=12, blockType=0}'", "caused_by"=>{"type"=>"illegal_state_exception", "reason"=>"Can't get text on a START_OBJECT at 1:48"}}}}}
Thanks
Guddu