Hi,
Its a blocker to me.
I am not able to send NULL DATE value to the elasticsearch using logstash.
null value storing as string in elasticsearch.
if actual comes with proper date like 2012-01-01 11:11:11 it is also string as string even after converting to date using with the date filter.
Thanks in advance.