Hi All i am using logstash to index document from MSSQL server to elasticsearch, i am using below config file in order to do an incremental indexing, for that i am using using column called modified_date but having problem with dateformat.
Date format seems to be wrong due to that each time it is picking all the documents instead of modified one refer attached screenshot for more clarity. Should some one provide insight on this issue?
when i was checking in .jdbc_last_run file after running logstash, modified_date column value is seems to be irrelevant one attached screenshot for your reference
Date has updated correctly but time looks like Evening 5 PM 2020-02-04 17:24:08.165000000 Z but actually it should be like this 2020-02-04 22:44:29.673000000 Z
i was unable to find the reason why time getting updated wrongly. In my previous version 7.2.0 it was working fine once i upgrade this to latest version this problem got arised due to this i was unable to perform incremental indexing.
Config file has already given. Kindly suggest how to resolve this issue?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.