Suggestion required on data merging from different data centers

Hi All,

I have one requirement on ES where i have two individual data centers hosted locally for each prod systems data . so index A has some data and index B has some data now i want to get these records to another index to collect both indices data to another index. I am using ES 1.5.2 version.
can any one please suggest me how to achieve this scenario is it be possible?

Thanks
phani

Hi,

You may want to try using the tribe node as it will act as a federated client across multiple clusters:

https://www.elastic.co/guide/en/elasticsearch/reference/current/modules-tribe.html