Skip to main content

Elastic Introduces Cross-Cluster Replication

Elastic, the company behind Elasticsearch and the Elastic Stack, announced the general availability of cross-cluster replication (CCR) in version 6.7 of the Elastic Stack.

CCR enables native replication of data between Elasticsearch clusters, whether they are located in the same datacenter or across the world. Cross-datacenter replication has been a requirement for mission-critical applications on the Elastic Stack and was previously solved with additional technologies. With the latest release of the Elastic Stack, no additional technologies are needed to replicate data across datacenters, geographies, or Elasticsearch clusters.

"Cross-cluster replication in Elasticsearch has been the most asked-for feature by our customers, who have been putting more and more business-critical data into their Elasticsearch clusters,” said Shay Banon, founder and CEO of Elastic. "Built-in cross-cluster replication helps solve for disaster recovery, geo data locality, and centralized data location. It is a critical step in Elasticsearch's evolution as a data store."

The native cross-cluster replication feature is efficient, scalable, and reliable and enables a variety of mission-critical use cases for Elasticsearch and the Elastic Stack.

- Disaster recovery (DR) / high availability (HA): Tolerance to withstand a datacenter or region outage has become a requirement for many mission-critical applications. Replicating data across Elasticsearch clusters ensures that if a cluster is unavailable due to a datacenter or infrastructure outage, one or more copies of the data are available in additional locations to ensure business continuity.

- Data locality / geo-proximity: CCR can be used to replicate data from a central location to geographically distributed locations to maintain copies of data that are closer to end users. For example, a product catalog or reference dataset may be replicated to 20 or more datacenters around the world to minimize the distance between the data and the end user. Another example of geographically replicating data may be a stock trading firm with offices in London and New York. All trades in the London office are written locally and replicated to the New York office, and all trades in the New York office are written locally and replicated to London. Both offices then have a global view of all trades.

- Centralized reporting: Replicating data from a large number of dispersed clusters back to a centralized reporting cluster is another valuable use case for CCR. This is useful when it may not be efficient to send cross-cluster queries across a large network. For example, a large global bank may have 100 Elasticsearch clusters around the world, each within a different bank branch. CCR can be used to replicate events from all 100 banks around the world back to a central cluster where they can be analyzed and aggregated locally.

With CCR natively integrated into Elasticsearch, users are freed of the burden and drawbacks of managing complicated solutions, and also enjoy additional advantages that are not available in existing workarounds (e.g., comprehensive error handling). CCR includes both APIs within Elasticsearch and UIs in Kibana for managing and monitoring replication jobs.

The CCR feature in Elasticsearch is designed and architected with government-grade security controls at its heart. All replicated data is encrypted in transit across Elasticsearch clusters, and specific access controls can be specified at the cluster, index, document, or field level. Furthermore, CCR bakes in support for centralized authentication systems, which is a requirement for some organizations.

Replication management and administration are important to ensure CCR architectures are correctly configured and working as designed. Elastic has released a robust management and monitoring UI within Kibana specifically for Elasticsearch CCR. Connections across Elasticsearch clusters can be configured and monitored and data replication can be initiated all with a few clicks.

The Latest

According to Auvik's 2025 IT Trends Report, 60% of IT professionals feel at least moderately burned out on the job, with 43% stating that their workload is contributing to work stress. At the same time, many IT professionals are naming AI and machine learning as key areas they'd most like to upskill ...

Businesses that face downtime or outages risk financial and reputational damage, as well as reducing partner, shareholder, and customer trust. One of the major challenges that enterprises face is implementing a robust business continuity plan. What's the solution? The answer may lie in disaster recovery tactics such as truly immutable storage and regular disaster recovery testing ...

IT spending is expected to jump nearly 10% in 2025, and organizations are now facing pressure to manage costs without slowing down critical functions like observability. To meet the challenge, leaders are turning to smarter, more cost effective business strategies. Enter stage right: OpenTelemetry, the missing piece of the puzzle that is no longer just an option but rather a strategic advantage ...

Amidst the threat of cyberhacks and data breaches, companies install several security measures to keep their business safely afloat. These measures aim to protect businesses, employees, and crucial data. Yet, employees perceive them as burdensome. Frustrated with complex logins, slow access, and constant security checks, workers decide to completely bypass all security set-ups ...

Image
Cloudbrink's Personal SASE services provide last-mile acceleration and reduction in latency

In MEAN TIME TO INSIGHT Episode 13, Shamus McGillicuddy, VP of Research, Network Infrastructure and Operations, at EMA discusses hybrid multi-cloud networking strategy ... 

In high-traffic environments, the sheer volume and unpredictable nature of network incidents can quickly overwhelm even the most skilled teams, hindering their ability to react swiftly and effectively, potentially impacting service availability and overall business performance. This is where closed-loop remediation comes into the picture: an IT management concept designed to address the escalating complexity of modern networks ...

In 2025, enterprise workflows are undergoing a seismic shift. Propelled by breakthroughs in generative AI (GenAI), large language models (LLMs), and natural language processing (NLP), a new paradigm is emerging — agentic AI. This technology is not just automating tasks; it's reimagining how organizations make decisions, engage customers, and operate at scale ...

In the early days of the cloud revolution, business leaders perceived cloud services as a means of sidelining IT organizations. IT was too slow, too expensive, or incapable of supporting new technologies. With a team of developers, line of business managers could deploy new applications and services in the cloud. IT has been fighting to retake control ever since. Today, IT is back in the driver's seat, according to new research by Enterprise Management Associates (EMA) ...

In today's fast-paced and increasingly complex network environments, Network Operations Centers (NOCs) are the backbone of ensuring continuous uptime, smooth service delivery, and rapid issue resolution. However, the challenges faced by NOC teams are only growing. In a recent study, 78% state network complexity has grown significantly over the last few years while 84% regularly learn about network issues from users. It is imperative we adopt a new approach to managing today's network experiences ...

Image
Broadcom

From growing reliance on FinOps teams to the increasing attention on artificial intelligence (AI), and software licensing, the Flexera 2025 State of the Cloud Report digs into how organizations are improving cloud spend efficiency, while tackling the complexities of emerging technologies ...

Elastic Introduces Cross-Cluster Replication

Elastic, the company behind Elasticsearch and the Elastic Stack, announced the general availability of cross-cluster replication (CCR) in version 6.7 of the Elastic Stack.

CCR enables native replication of data between Elasticsearch clusters, whether they are located in the same datacenter or across the world. Cross-datacenter replication has been a requirement for mission-critical applications on the Elastic Stack and was previously solved with additional technologies. With the latest release of the Elastic Stack, no additional technologies are needed to replicate data across datacenters, geographies, or Elasticsearch clusters.

"Cross-cluster replication in Elasticsearch has been the most asked-for feature by our customers, who have been putting more and more business-critical data into their Elasticsearch clusters,” said Shay Banon, founder and CEO of Elastic. "Built-in cross-cluster replication helps solve for disaster recovery, geo data locality, and centralized data location. It is a critical step in Elasticsearch's evolution as a data store."

The native cross-cluster replication feature is efficient, scalable, and reliable and enables a variety of mission-critical use cases for Elasticsearch and the Elastic Stack.

- Disaster recovery (DR) / high availability (HA): Tolerance to withstand a datacenter or region outage has become a requirement for many mission-critical applications. Replicating data across Elasticsearch clusters ensures that if a cluster is unavailable due to a datacenter or infrastructure outage, one or more copies of the data are available in additional locations to ensure business continuity.

- Data locality / geo-proximity: CCR can be used to replicate data from a central location to geographically distributed locations to maintain copies of data that are closer to end users. For example, a product catalog or reference dataset may be replicated to 20 or more datacenters around the world to minimize the distance between the data and the end user. Another example of geographically replicating data may be a stock trading firm with offices in London and New York. All trades in the London office are written locally and replicated to the New York office, and all trades in the New York office are written locally and replicated to London. Both offices then have a global view of all trades.

- Centralized reporting: Replicating data from a large number of dispersed clusters back to a centralized reporting cluster is another valuable use case for CCR. This is useful when it may not be efficient to send cross-cluster queries across a large network. For example, a large global bank may have 100 Elasticsearch clusters around the world, each within a different bank branch. CCR can be used to replicate events from all 100 banks around the world back to a central cluster where they can be analyzed and aggregated locally.

With CCR natively integrated into Elasticsearch, users are freed of the burden and drawbacks of managing complicated solutions, and also enjoy additional advantages that are not available in existing workarounds (e.g., comprehensive error handling). CCR includes both APIs within Elasticsearch and UIs in Kibana for managing and monitoring replication jobs.

The CCR feature in Elasticsearch is designed and architected with government-grade security controls at its heart. All replicated data is encrypted in transit across Elasticsearch clusters, and specific access controls can be specified at the cluster, index, document, or field level. Furthermore, CCR bakes in support for centralized authentication systems, which is a requirement for some organizations.

Replication management and administration are important to ensure CCR architectures are correctly configured and working as designed. Elastic has released a robust management and monitoring UI within Kibana specifically for Elasticsearch CCR. Connections across Elasticsearch clusters can be configured and monitored and data replication can be initiated all with a few clicks.

The Latest

According to Auvik's 2025 IT Trends Report, 60% of IT professionals feel at least moderately burned out on the job, with 43% stating that their workload is contributing to work stress. At the same time, many IT professionals are naming AI and machine learning as key areas they'd most like to upskill ...

Businesses that face downtime or outages risk financial and reputational damage, as well as reducing partner, shareholder, and customer trust. One of the major challenges that enterprises face is implementing a robust business continuity plan. What's the solution? The answer may lie in disaster recovery tactics such as truly immutable storage and regular disaster recovery testing ...

IT spending is expected to jump nearly 10% in 2025, and organizations are now facing pressure to manage costs without slowing down critical functions like observability. To meet the challenge, leaders are turning to smarter, more cost effective business strategies. Enter stage right: OpenTelemetry, the missing piece of the puzzle that is no longer just an option but rather a strategic advantage ...

Amidst the threat of cyberhacks and data breaches, companies install several security measures to keep their business safely afloat. These measures aim to protect businesses, employees, and crucial data. Yet, employees perceive them as burdensome. Frustrated with complex logins, slow access, and constant security checks, workers decide to completely bypass all security set-ups ...

Image
Cloudbrink's Personal SASE services provide last-mile acceleration and reduction in latency

In MEAN TIME TO INSIGHT Episode 13, Shamus McGillicuddy, VP of Research, Network Infrastructure and Operations, at EMA discusses hybrid multi-cloud networking strategy ... 

In high-traffic environments, the sheer volume and unpredictable nature of network incidents can quickly overwhelm even the most skilled teams, hindering their ability to react swiftly and effectively, potentially impacting service availability and overall business performance. This is where closed-loop remediation comes into the picture: an IT management concept designed to address the escalating complexity of modern networks ...

In 2025, enterprise workflows are undergoing a seismic shift. Propelled by breakthroughs in generative AI (GenAI), large language models (LLMs), and natural language processing (NLP), a new paradigm is emerging — agentic AI. This technology is not just automating tasks; it's reimagining how organizations make decisions, engage customers, and operate at scale ...

In the early days of the cloud revolution, business leaders perceived cloud services as a means of sidelining IT organizations. IT was too slow, too expensive, or incapable of supporting new technologies. With a team of developers, line of business managers could deploy new applications and services in the cloud. IT has been fighting to retake control ever since. Today, IT is back in the driver's seat, according to new research by Enterprise Management Associates (EMA) ...

In today's fast-paced and increasingly complex network environments, Network Operations Centers (NOCs) are the backbone of ensuring continuous uptime, smooth service delivery, and rapid issue resolution. However, the challenges faced by NOC teams are only growing. In a recent study, 78% state network complexity has grown significantly over the last few years while 84% regularly learn about network issues from users. It is imperative we adopt a new approach to managing today's network experiences ...

Image
Broadcom

From growing reliance on FinOps teams to the increasing attention on artificial intelligence (AI), and software licensing, the Flexera 2025 State of the Cloud Report digs into how organizations are improving cloud spend efficiency, while tackling the complexities of emerging technologies ...