Skip to content

Commit 7609124

Browse files
fix missing images
1 parent 3900f1d commit 7609124

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

explore-analyze/machine-learning/anomaly-detection/ml-configuring-populations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Population analysis is resource-efficient and scales well, enabling the analysis
2626
3. Select the **Population** wizard from the list.
2727
4. Choose a population field - it’s the `clientip` field in this example - and the metric you want to use for the analysis - `Mean(bytes)` in this example.
2828

29-
:::{image} images/ml-population-wizard.png
29+
:::{image} ../../../images/machine-learning-ml-population-wizard.png
3030
:alt: Creating a population job in Kibana
3131
:class: screenshot
3232
:::
160 KB
Loading

solutions/search/search-connection-details.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@ To connect to your {{es}} deployment, you need either a Cloud ID or an {{es}} en
2121
1. Navigate to the Elastic Cloud home page.
2222
2. In the main menu, click **Manage this deployment**.
2323

24-
:::{image} ../../../images/kibana-manage-deployment.png
24+
:::{image} ../../images/kibana-manage-deployment.png
2525
:alt: manage deployment
2626
:class: screenshot
2727
:::
2828

2929
3. The Cloud ID is displayed on the right side of the page.
3030

31-
:::{image} ../../../images/kibana-cloud-id.png
31+
:::{image} ../../images/kibana-cloud-id.png
3232
:alt: cloud id
3333
:class: screenshot
3434
:::
@@ -39,14 +39,14 @@ To connect to your {{es}} deployment, you need either a Cloud ID or an {{es}} en
3939

4040
1. To navigate to **API keys**, use the [**global search bar**](../../get-started/the-stack.md#kibana-navigation-search).
4141

42-
:::{image} ../../../images/kibana-api-keys-search-bar.png
42+
:::{image} ../../images/kibana-api-keys-search-bar.png
4343
:alt: api keys search bar
4444
:class: screenshot
4545
:::
4646

4747
2. Click **Create API key**.
4848

49-
:::{image} ../../../images/kibana-click-create-api-key.png
49+
:::{image} ../../images/kibana-click-create-api-key.png
5050
:alt: click create api key
5151
:class: screenshot
5252
:::
@@ -62,7 +62,7 @@ To connect to your {{es}} deployment, you need either a Cloud ID or an {{es}} en
6262
1. Navigate to the serverless project’s home page.
6363
2. Scroll down to the **Copy your connection details** section, and copy the **Elasticsearch endpoint**.
6464

65-
:::{image} ../../../images/kibana-serverless-connection-details.png
65+
:::{image} ../../images/kibana-serverless-connection-details.png
6666
:alt: serverless connection details
6767
:class: screenshot
6868
:::
@@ -79,7 +79,7 @@ The **Cloud ID** is also displayed in the Copy your connection details section,
7979
1. Navigate to the serverless project’s home page.
8080
2. Scroll down to the **Add an API Key** section, and click **New**.
8181

82-
:::{image} ../../../images/kibana-serverless-create-an-api-key.png
82+
:::{image} ../../images/kibana-serverless-create-an-api-key.png
8383
:alt: serverless create an api key
8484
:class: screenshot
8585
:::

0 commit comments

Comments
 (0)