diff --git a/docs/en/commands/migrate-tool.asciidoc b/docs/en/commands/migrate-tool.asciidoc index 373f4cb61d0..e67c531a23f 100644 --- a/docs/en/commands/migrate-tool.asciidoc +++ b/docs/en/commands/migrate-tool.asciidoc @@ -73,7 +73,7 @@ Username to use for authentication with {es}. [float] === Examples -Run the migrate tool after you install the X-Pack plugin. For example: +Run the migrate tool when {xpack} is installed. For example: [source, sh] ---------------------------------------------------------------------- diff --git a/docs/en/ml/getting-started.asciidoc b/docs/en/ml/getting-started.asciidoc index d77b587c579..5b15de51f0b 100644 --- a/docs/en/ml/getting-started.asciidoc +++ b/docs/en/ml/getting-started.asciidoc @@ -29,7 +29,6 @@ To follow the steps in this tutorial, you will need the following components of the Elastic Stack: * {es} {version}, which stores the data and the analysis results -* {xpack} {version}, which includes the {ml} features for both {es} and {kib} * {kib} {version}, which provides a helpful user interface for creating and viewing jobs @@ -44,8 +43,11 @@ single VM or even on your laptop (requires 64-bit OS). As you add more data and your traffic grows, you'll want to replace the single {es} instance with a cluster. -When you install {es} and {kib}, the {ml} features are enabled by default. If -you have multiple nodes in your cluster, you can optionally dedicate nodes to +By default, when you install {es} and {kib}, {xpack} is installed and the +{ml} features are enabled. You cannot use {ml} with the free basic license, but +you can try all of the {xpack} features with a <>. + +If you have multiple nodes in your cluster, you can optionally dedicate nodes to specific purposes. If you want to control which nodes are _machine learning nodes_ or limit which nodes run resource-intensive activity related to jobs, see <>. diff --git a/docs/en/watcher/getting-started.asciidoc b/docs/en/watcher/getting-started.asciidoc index 583a89eba77..41eb654bab3 100644 --- a/docs/en/watcher/getting-started.asciidoc +++ b/docs/en/watcher/getting-started.asciidoc @@ -1,8 +1,9 @@ [[watcher-getting-started]] == Getting Started with {watcher} -{Watcher} is automatically enabled when you <> into Elasticsearch and Kibana. +By default, when you install {es} and {kib}, {xpack} is installed and the +{watcher} is enabled. You cannot use {watcher} with the free basic license, but +you can try all of the {xpack} features with a <>. [[watch-log-data]] To set up a watch to start sending alerts: