i am looking for clarity on logstash's Elasticsearch output attribute docs_as_upsert and action => update.
Now for this action to work properly and update the existing document, does the document should be on the same index where current ingestion is happening or any old index of the same index pattern's doc can get updated?
i have configured rollover index in my case.
Thanks @stephenb . i am aware of this force merge.. but reason i am asking about deleted docs is i have to keep only 1 index to manage the data which means it will always be a write index and not read-only. so how to handle deleted docs in this case.
thanks for your response. i checked and verified that over a period of time that merging is happening and these deleted docs are gone. as overall docs count itself is not on the higher end, hence it is taking considerable time to perform merge activity.
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.