ELK deployment in DC DR

Hi,
I am looking for formation related to ELK deployment which support DC DR configuration. any guidance appreciated.

Regards
sharath

What do you mean with DC DR? Disaster Recovery on a different data center?

If it is about disaster recovery the way to do that is by having 2 different clusters and using Cross Cluster Replication (CCR).

Keep in mind that this is a paid feature that requires a license for both clusters.

Another common way to do that is by doubling the ingestion, so ingesting the same data in both cluster at the same time.

1 Like