[DOCS] Fixes license management links (#58213)
This commit is contained in:
parent
cfef2b2bec
commit
46d797b1d9
|
@ -20,7 +20,7 @@ This getting-started guide for {ccr} shows you how to:
|
||||||
|
|
||||||
. Obtain a license that includes the {ccr} features. See
|
. Obtain a license that includes the {ccr} features. See
|
||||||
https://www.elastic.co/subscriptions[subscriptions] and
|
https://www.elastic.co/subscriptions[subscriptions] and
|
||||||
{stack-ov}/license-management.html[License-management].
|
{kibana-ref}/managing-licenses.html[License management].
|
||||||
|
|
||||||
. If the Elastic {security-features} are enabled in your local and remote
|
. 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
|
clusters, you need a user that has appropriate authority to perform the steps
|
||||||
|
|
|
@ -260,12 +260,11 @@ more than one zone.
|
||||||
|
|
||||||
You should consider all node roles and ensure that each role is split
|
You should consider all node roles and ensure that each role is split
|
||||||
redundantly across two or more zones. For instance, if you are using
|
redundantly across two or more zones. For instance, if you are using
|
||||||
<<ingest,ingest pipelines>> or {stack-ov}/xpack-ml.html[{ml}],
|
<<ingest,ingest pipelines>> or {ml}, you should have ingest or {ml} nodes in two
|
||||||
you should have ingest or {ml} nodes in two or more zones. However,
|
or more zones. However, the placement of master-eligible nodes requires a little
|
||||||
the placement of master-eligible nodes requires a little more care because a
|
more care because a resilient cluster needs at least two of the three
|
||||||
resilient cluster needs at least two of the three master-eligible nodes in
|
master-eligible nodes in order to function. The following sections explore the
|
||||||
order to function. The following sections explore the options for placing
|
options for placing master-eligible nodes across multiple zones.
|
||||||
master-eligible nodes across multiple zones.
|
|
||||||
|
|
||||||
[[high-availability-cluster-design-two-zones]]
|
[[high-availability-cluster-design-two-zones]]
|
||||||
==== Two-zone clusters
|
==== Two-zone clusters
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
You can configure this licensing setting in the `elasticsearch.yml` file.
|
You can configure this licensing setting in the `elasticsearch.yml` file.
|
||||||
For more information, see
|
For more information, see
|
||||||
{stack-ov}/license-management.html[License management].
|
{kibana-ref}/managing-licenses.html[License management].
|
||||||
|
|
||||||
`xpack.license.self_generated.type`::
|
`xpack.license.self_generated.type`::
|
||||||
Set to `basic` (default) to enable basic {xpack} features. +
|
Set to `basic` (default) to enable basic {xpack} features. +
|
||||||
|
|
|
@ -11,7 +11,7 @@ https://github.com/elastic/elasticsearch/blob/{branch}/distribution/docker[Githu
|
||||||
|
|
||||||
These images are free to use under the Elastic license. They contain open source
|
These images are free to use under the Elastic license. They contain open source
|
||||||
and free commercial features and access to paid commercial features.
|
and free commercial features and access to paid commercial features.
|
||||||
{stack-ov}/license-management.html[Start a 30-day trial] to try out all of the
|
{kibana-ref}/managing-licenses.html[Start a 30-day trial] to try out all of the
|
||||||
paid commercial features. See the
|
paid commercial features. See the
|
||||||
https://www.elastic.co/subscriptions[Subscriptions] page for information about
|
https://www.elastic.co/subscriptions[Subscriptions] page for information about
|
||||||
Elastic license levels.
|
Elastic license levels.
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
This package is free to use under the Elastic license. It contains open source
|
This package is free to use under the Elastic license. It contains open source
|
||||||
and free commercial features and access to paid commercial features.
|
and free commercial features and access to paid commercial features.
|
||||||
{stack-ov}/license-management.html[Start a 30-day trial] to try out all of the
|
{kibana-ref}/managing-licenses.html[Start a 30-day trial] to try out all of the
|
||||||
paid commercial features. See the
|
paid commercial features. See the
|
||||||
https://www.elastic.co/subscriptions[Subscriptions] page for information about
|
https://www.elastic.co/subscriptions[Subscriptions] page for information about
|
||||||
Elastic license levels.
|
Elastic license levels.
|
||||||
|
|
|
@ -7,7 +7,7 @@ monitoring, reporting, machine learning, and many other capabilities. By default
|
||||||
when you install {es}, {xpack} is installed.
|
when you install {es}, {xpack} is installed.
|
||||||
|
|
||||||
If you want to try all of the {xpack} features, you can
|
If you want to try all of the {xpack} features, you can
|
||||||
{stack-ov}/license-management.html[start a 30-day trial]. At the end of the
|
{kibana-ref}/managing-licenses.html[start a 30-day trial]. At the end of the
|
||||||
trial period, you can purchase a subscription to keep using the full
|
trial period, you can purchase a subscription to keep using the full
|
||||||
functionality of the {xpack} components. For more information, see
|
functionality of the {xpack} components. For more information, see
|
||||||
https://www.elastic.co/subscriptions.
|
https://www.elastic.co/subscriptions.
|
||||||
|
|
|
@ -16,7 +16,7 @@ auditing. For more information, see
|
||||||
+
|
+
|
||||||
--
|
--
|
||||||
For more information, see https://www.elastic.co/subscriptions and
|
For more information, see https://www.elastic.co/subscriptions and
|
||||||
{stack-ov}/license-management.html[License management].
|
{kibana-ref}/managing-licenses.html[License management].
|
||||||
--
|
--
|
||||||
|
|
||||||
. Verify that the `xpack.security.enabled` setting is `true` on each node in
|
. Verify that the `xpack.security.enabled` setting is `true` on each node in
|
||||||
|
|
|
@ -19,7 +19,7 @@ IMPORTANT: To complete this tutorial, you must install the default {es} and
|
||||||
authentication {security-features}. When you install these products, they apply
|
authentication {security-features}. When you install these products, they apply
|
||||||
basic licenses with no expiration dates. All of the subsequent steps in this
|
basic licenses with no expiration dates. All of the subsequent steps in this
|
||||||
tutorial assume that you are using a basic license. For more information, see
|
tutorial assume that you are using a basic license. For more information, see
|
||||||
{subscriptions} and {stack-ov}/license-management.html[License-management].
|
{subscriptions} and {kibana-ref}/managing-licenses.html[License management].
|
||||||
|
|
||||||
--
|
--
|
||||||
|
|
||||||
|
|
|
@ -40,7 +40,7 @@ IMPORTANT: To complete this tutorial, you must install the default {es} and
|
||||||
When you install these products, they apply basic licenses with no expiration
|
When you install these products, they apply basic licenses with no expiration
|
||||||
dates. All of the subsequent steps in this tutorial assume that you are using a
|
dates. All of the subsequent steps in this tutorial assume that you are using a
|
||||||
basic license. For more information, see {subscriptions} and
|
basic license. For more information, see {subscriptions} and
|
||||||
{stack-ov}/license-management.html[License-management].
|
{kibana-ref}/managing-licenses.html[License management].
|
||||||
|
|
||||||
include::tutorial-tls-certificates.asciidoc[]
|
include::tutorial-tls-certificates.asciidoc[]
|
||||||
include::tutorial-tls-internode.asciidoc[]
|
include::tutorial-tls-internode.asciidoc[]
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
TIP: To complete these steps, you must obtain a license that includes the
|
TIP: To complete these steps, you must obtain a license that includes the
|
||||||
{alert-features}. For more information about Elastic license levels, see
|
{alert-features}. For more information about Elastic license levels, see
|
||||||
https://www.elastic.co/subscriptions and
|
https://www.elastic.co/subscriptions and
|
||||||
{stack-ov}/license-management.html[License management].
|
{kibana-ref}/managing-licenses.html[License management].
|
||||||
|
|
||||||
[[watch-log-data]]
|
[[watch-log-data]]
|
||||||
To set up a watch to start sending alerts:
|
To set up a watch to start sending alerts:
|
||||||
|
|
Loading…
Reference in New Issue