You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can use scripts to create the mappings and load the data set. Download https://download.elastic.co/demos/machine_learning/gettingstarted/upload_server_metrics.sh[upload_server_metrics.sh] to the directory where you extracted the sample data.
102
100
Before you run it, however, you must edit the USERNAME and PASSWORD variables
103
-
with your actual user ID and password.
104
-
If you do not have {security} enabled, use the
101
+
with your actual user ID and password. If {security} is not enabled, use the
Copy file name to clipboardExpand all lines: docs/en/stack/ml/getting-started-multi.asciidoc
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -123,10 +123,10 @@ When the job is created, you can choose to view the results, continue the job in
123
123
real-time, and create a watch. In this tutorial, we will proceed to view the
124
124
results.
125
125
126
-
TIP: The `create_multi_metic.sh` script creates a similar job and {dfeed} by
126
+
TIP: The `create_multi_metric.sh` script creates a similar job and {dfeed} by
127
127
using the {ml} APIs. You can download that script by clicking
128
128
here: https://download.elastic.co/demos/machine_learning/gettingstarted/create_multi_metric.sh[create_multi_metric.sh] Before you run it, you must edit the USERNAME and PASSWORD variables
129
-
with your actual user ID and password. If you do not have {security} enabled, use the
129
+
with your actual user ID and password. If {security} is not enabled, use the
Copy file name to clipboardExpand all lines: docs/en/stack/ml/getting-started-single.asciidoc
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -128,10 +128,10 @@ When the job is created, you can choose to view the results, continue the job
128
128
in real-time, and create a watch. In this tutorial, we will look at how to
129
129
manage jobs and {dfeeds} before we view the results.
130
130
131
-
TIP: The `create_single_metic.sh` script creates a similar job and {dfeed} by
131
+
TIP: The `create_single_metric.sh` script creates a similar job and {dfeed} by
132
132
using the {ml} APIs. You can download that script by clicking
133
133
here: https://download.elastic.co/demos/machine_learning/gettingstarted/create_single_metric.sh[create_single_metric.sh] Before you run it, you must edit the USERNAME and PASSWORD variables
134
-
with your actual user ID and password. If you do not have {security} enabled, use the
134
+
with your actual user ID and password. If {security} is not enabled, use the
0 commit comments