Is there a way to keep in sync two elasticsearch indices?
Whatever is written by the app in one index, to be copied in a second index.
It is not a viable solution to make the app writing at the same time to both indices(or to kafka).
When we create a connector, let's say postgresql for example , the index is defined by default and i didn't see option to add a custom index over a connector.
Is this default behavior that the index is preconfigured?
As I need a different index over the same connector, I am not able to find any such way to do this. If I have to reindex again and again that would simply be a overhead of syncing docs between indexes.
I am a beginner and any kind of help is appreciated.
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.