mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-07-01 02:43:45 -04:00
This commit is our first introduction to cross-cluster replication docs. In this commit, we introduce the cross-cluster replication API docs. We also add skelton docs for additional content that will be added in a series of follow-up commits.
15 lines
236 B
Text
15 lines
236 B
Text
[role="xpack"]
|
|
[testenv="platinum"]
|
|
[[xpack-ccr]]
|
|
= Cross-cluster replication
|
|
|
|
[partintro]
|
|
--
|
|
|
|
* <<ccr-overview, Overview>>
|
|
* <<ccr-getting-started,Getting Started>>
|
|
|
|
--
|
|
|
|
include::overview.asciidoc[]
|
|
include::getting-started.asciidoc[]
|