I have a use case I am not sure how to cater for.
We have an elasticsearch db that takes a high volume of logged information per second.
We have a requirement to archive some of that volume off.
I am hoping we can archive to a second elasticsearch db.
I know elasticsearch does replication. The question I have is, can it replicate with filtering, to only replicate what we want it to?
We want to backup the content of specific indices. When writing a query on es I believe there is no longer a general creation timestamp on each document we could use to only grab the incremental?
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.