Skip to content
Merged
5 changes: 3 additions & 2 deletions docs/reference/ccr/getting-started.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ This getting-started guide for {ccr} shows you how to:

. Obtain a license that includes the {ccr} features. See
https://www.elastic.co/subscriptions[subscriptions] and
<<license-management>>.
{stack-ov}/license-management.html[License-management].

. If the Elastic {security-features} are enabled in your local and remote
clusters, you need a user that has appropriate authority to perform the steps
Expand All @@ -34,7 +34,8 @@ to control which users have authority to manage {ccr}.
By default, you can perform all of the steps in this tutorial by
using the built-in `elastic` user. However, a password must be set for this user
before the user can do anything. For information about how to set that password,
see <<security-getting-started>>.
see {stack-ov}/security-getting-started.html[Tutorial: Getting started with
security].

If you are performing these steps in a production environment, take extra care
because the `elastic` user has the `superuser` role and you could inadvertently
Expand Down
2 changes: 2 additions & 0 deletions docs/reference/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ include::query-dsl.asciidoc[]

include::modules/cross-cluster-search.asciidoc[]

include::ccr/index.asciidoc[]

include::scripting.asciidoc[]

include::mapping.asciidoc[]
Expand Down