I have a logstash code for updating elasticsearch index in every 5 minutes from my SQL server.
I am using action update to do this.
action => 'update'
There is a problem that my index is not updating with every records.
Few records and not getting updated.
I am also using this same index in my python code for other tasks.
Is it possible it can't update and search at same time causing miss-match in index data.??
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.