mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 23:27:25 -04:00
[DOCS] Clarify CCR auto-follow requirements for data streams (#72476)
This commit is contained in:
parent
1f74b2072f
commit
30cd47e7f8
1 changed files with 3 additions and 1 deletions
|
@ -75,7 +75,9 @@ indices.
|
||||||
`follow_index_pattern`::
|
`follow_index_pattern`::
|
||||||
(Optional, string) The name of follower index. The template `{{leader_index}}`
|
(Optional, string) The name of follower index. The template `{{leader_index}}`
|
||||||
can be used to derive the name of the follower index from the name of the
|
can be used to derive the name of the follower index from the name of the
|
||||||
leader index.
|
leader index. When following a data stream, use `{{leader_index}}`; {ccr-init}
|
||||||
|
does not support changes to the names of a follower data stream's backing
|
||||||
|
indices.
|
||||||
|
|
||||||
include::../follow-request-body.asciidoc[]
|
include::../follow-request-body.asciidoc[]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue