Can anyone help me in this?
I have one index made up of database table which is created by using sql query. I want to add newly added data into it. I do not want to index whole data again.
For example: database index has 5 documents. 2 new rows are added into my table from which i have created index. so i want to add that 2 rows in my index which has 5 documents.
What setting i have to do in ES?
Hi Priyanka,
This is not so much a question about elasticsearch but more about whichever system you use to feed it.
Logstash is one example of an ETL tool and here is an example question about using it to do incremental updates from a database.
If you have further questions it's probably best to ask in the Logstash forum
@Mark_Harwood thanks for reply!! i have marked this question to logstash forum.
can anyone help me to solve following error?
i am using sql_last _value in my logstash config file and try to load incremental data into Elasticsearch from oracle database.
Yes, '.query.sql' file exist at location E:/usr/share/logstash/last_run_metadata/.query.sql .
And it has timestamp of when logstash config file last run.
for example, --- 2019-07-30 09:13:30.794000000 Z.
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.