Changed the field type after adding in elasticsearch

Hello,
I have created one index. in which I send one field name as "elapsed_time" as float. for that, I use logstash filter for converting data types. but it is added as a string into elasticsearch instead of float. I am facing shards failed issue of this. please help me to solve this.

What does your Logstash config look like? What does the event look like once indexed into Elasticsearch?

Screenshot from 2021-05-10 14-56-15 it looks like this

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