time field set as long in ES
I have created a pipeline where I am using filed converted to convert a long filed to date type of format "yyyy-MM-dd HH:mm:ss.SSS" and then write to elastic. when I do a preview, I can see the filed converted to datetime format. But It still writes to elastic in the long format. Any suggestion.
add a comment