I have an elastic search cluster where the replication factor is 2.I want to know if the particular document which has been sent for create or update, has been indexed across the primary as well as all the replicas.
Is it possible to know if a particular doc has been create or updated across all the replicas.
Something like, can I scan the transaction logs of elastic search and find out or there any other way?
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.