Could not index event to Elasticsearch

Hello everyone. i have a trouble with elastic. the logs stop come in since 16:40 and here is the log of logstash

`

> [2021-12-14T16:57:20,948][WARN ][logstash.outputs.elasticsearch][pipeline_ocp4] Could not index event to Elasticsearch. {:status=>400, :action=>["index", {:_id=>nil, :_index=>"ocp4-project.tdw-nft-2021.12.14-cl2", :routing=>nil, :_type=>"_doc"}, #<LogStash::Event:0x644c7bc5>], :response=>{"index"=>{"_index"=>"ocp4-project.tdw-nft-2021.12.14-cl2", "_type"=>"_doc", "_id"=>"SthfuH0B94WWfC4GJorn", "status"=>400, "error"=>{"type"=>"mapper_parsing_exception", "reason"=>"failed to parse field [data] of type [text] in document with id 'SthfuH0B94WWfC4GJorn'. Preview of field's value: '{options={rejectUnauthorized=false, proxy=null, headers={Accept=application/json, x-msisdn=62123457599, CHANNELID=UX, x-signature=814ba1a597e0e74ce223ec52fab6d314, TRANSACTIONID=A301211214054806013575990, Content-Type=application/json}, x-msisdn=62123457599, method=GET, service=[TIBCO], uri=http://10.20.219.62:10082/fulfillment/purchaseoffer?msisdn=62123457599&id=00030386&subscribe=false&paymentmethod=GOPAY&version=v2&product_category=ML4_BP_3312&redirectURL=undefinedpackage-receipt%3Ftrxid%3DA301211214054806013575990&organization_code=&element2=undefined&third_party_id=&third_party_password=undefined&fund_source=EM_GOPAY&delivery_channel=&promo_code=&interface=app&expiry_duration=&expiry_uom=, transactionid=A301211214054806013575990, timeout=10000}}'", "caused_by"=>{"type"=>"illegal_state_exception", "reason"=>"Can't get text on a START_OBJECT at 1:2119"}}}}}

can you help me to fix this error?

Here is the screenshot of my kibana

`

any more info you need?

See this answer about mapper_parsing_exception errors.

does the page exist? i don't get anything when i open the link

Link updated.

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