2018-10-26 11:23:35 -04:00
|
|
|
[role="xpack"]
|
|
|
|
[testenv="platinum"]
|
|
|
|
[[xpack-ccr]]
|
2019-03-12 17:27:17 -04:00
|
|
|
= {ccr-cap}
|
2018-10-26 11:23:35 -04:00
|
|
|
|
2019-03-05 22:19:19 -05:00
|
|
|
The {ccr} (CCR) feature enables replication of indices in remote clusters to a
|
2018-11-19 20:40:58 -05:00
|
|
|
local cluster. This functionality can be used in some common production use
|
|
|
|
cases:
|
2018-11-13 12:15:37 -05:00
|
|
|
|
|
|
|
* Disaster recovery in case a primary cluster fails. A secondary cluster can
|
|
|
|
serve as a hot backup
|
|
|
|
* Geo-proximity so that reads can be served locally
|
|
|
|
|
|
|
|
This guide provides an overview of {ccr}:
|
|
|
|
|
|
|
|
* <<ccr-overview>>
|
|
|
|
* <<ccr-requirements>>
|
2018-11-19 20:40:58 -05:00
|
|
|
* <<ccr-auto-follow>>
|
2018-11-13 12:15:37 -05:00
|
|
|
* <<ccr-getting-started>>
|
2019-03-13 05:10:27 -04:00
|
|
|
* <<ccr-upgrading>>
|
2018-10-26 11:23:35 -04:00
|
|
|
|
|
|
|
|
|
|
|
include::overview.asciidoc[]
|
2018-11-13 12:15:37 -05:00
|
|
|
include::requirements.asciidoc[]
|
|
|
|
include::auto-follow.asciidoc[]
|
2018-10-26 11:23:35 -04:00
|
|
|
include::getting-started.asciidoc[]
|
2019-03-05 11:50:58 -05:00
|
|
|
include::remote-recovery.asciidoc[]
|
2019-03-13 05:10:27 -04:00
|
|
|
include::upgrading.asciidoc[]
|