Skip to content

Commit d3e10a3

Browse files
add images that were not copied over
1 parent c7baa09 commit d3e10a3

15 files changed

+12
-12
lines changed

explore-analyze/alerts/kibana/rule-type-index-threshold.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ In this example, you will use the {{kib}} [sample weblog data set](https://www.e
135135

136136
You can add one or more actions to your rule to generate notifications when its conditions are met and when they are no longer met. For each action, you must select a connector, set the action frequency, and compose the notification details. For example, add an action that uses a server log connector to write an entry to the Kibana server log:
137137

138-
:::{image} ../../../images/rule-types-index-threshold-example-action.png
138+
:::{image} ../../../images/kibana-rule-types-index-threshold-example-action.png
139139
:alt: Add an action to the rule
140140
:class: screenshot
141141
:::

explore-analyze/dashboards/add-controls.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ To add interactive Options list and Range slider controls, create the controls,
4545
1. Open or create a new dashboard.
4646
2. In **Edit** mode, select **Controls** > **Add control** in the dashboard toolbar.
4747

48-
:::{image} images/dashboard-add-control-8.15.0.png
48+
:::{image} images/kibana-dashboard-add-control-8.15.0.png
4949
:alt: Controls button in the toolbar with the Add Control option selected
5050
:class: screenshot
5151
:::
@@ -95,7 +95,7 @@ You can add one interactive time slider control to a dashboard.
9595
1. Open or create a new dashboard.
9696
2. In **Edit** mode, select **Controls** > **Add time slider control**.
9797

98-
:::{image} images/dashboard-add-time-slider-control-8.15.0.png
98+
:::{image} images/kibana-dashboard-add-time-slider-control-8.15.0.png
9999
:alt: Controls button in the toolbar with the Add a time slider option selected
100100
:class: screenshot
101101
:::
@@ -110,7 +110,7 @@ Several settings that apply to all controls of the same dashboard are available.
110110

111111
1. In **Edit** mode, select **Controls** > **Settings**.
112112

113-
:::{image} images/dashboard-controls-settings-8.15.0.png
113+
:::{image} images/kibana-dashboard-controls-settings-8.15.0.png
114114
:alt: Controls button in the toolbar with the Settings option selected
115115
:class: screenshot
116116
:::

explore-analyze/dashboards/create-dashboard-of-panels-with-web-server-data.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -64,14 +64,14 @@ The only number function that you can use with **clientip** is **Unique count**,
6464

6565
1. Open the **Visualization type** dropdown, then select **Metric**.
6666

67-
:::{image} images/visualization-type-dropdown-8.16.0.png
67+
:::{image} images/kibana-visualization-type-dropdown-8.16.0.png
6868
:alt: Visualization type dropdown
6969
:class: screenshot
7070
:::
7171

7272
2. From the **Available fields** list, drag **clientip** to the workspace or layer pane.
7373

74-
:::{image} images/tutorial-unique-count-of-client-ip-8.16.0.png
74+
:::{image} images/kibana-tutorial-unique-count-of-client-ip-8.16.0.png
7575
:alt: Metric visualization of the clientip field
7676
:class: screenshot
7777
:::
@@ -123,14 +123,14 @@ To save space on the dashboard, hide the axis labels.
123123

124124
1. Open the **Left axis** menu, then select **None** from the **Axis title** dropdown.
125125

126-
:::{image} images/line-chart-left-axis-8.16.0.png
126+
:::{image} images/kibana-line-chart-left-axis-8.16.0.png
127127
:alt: Left axis menu
128128
:class: screenshot
129129
:::
130130

131131
2. Open the **Bottom axis** menu, then select **None** from the **Axis title** dropdown.
132132

133-
:::{image} images/line-chart-bottom-axis-8.16.0.png
133+
:::{image} images/kibana-line-chart-bottom-axis-8.16.0.png
134134
:alt: Bottom axis menu
135135
:class: screenshot
136136
:::
@@ -162,7 +162,7 @@ The **Top values** function ranks the unique values of a field by another functi
162162

163163
3. Drag **request.keyword** to the workspace.
164164

165-
:::{image} images/tutorial-top-values-of-field-8.16.0.png
165+
:::{image} images/kibana-tutorial-top-values-of-field-8.16.0.png
166166
:alt: Vertical bar chart with top values of request.keyword by most unique visitors
167167
:class: screenshot
168168
:::
@@ -174,7 +174,7 @@ The chart labels are unable to display because the **request.keyword** field con
174174

175175
1. Open the **Visualization type** dropdown, then select **Table**.
176176

177-
:::{image} images/table-with-request-keyword-and-client-ip-8.16.0.png
177+
:::{image} images/kibana-table-with-request-keyword-and-client-ip-8.16.0.png
178178
:alt: Table with top values of request.keyword by most unique visitors
179179
:class: screenshot
180180
:::

explore-analyze/dashboards/create-dashboard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ mapped_pages:
1717
* **Add from library**. Select existing content that has already been configured and saved to the **Visualize Library**.
1818
* [**Controls**](add-controls.md). Add controls to help filter the content of your dashboard.
1919

20-
:::{image} images/add_content_to_dashboard_8.15.0.png
20+
:::{image} images/kibana-add_content_to_dashboard_8.15.0.png
2121
:alt: Options to add content to your dashboard
2222
:class: screenshot
2323
:::

explore-analyze/visualize/maps/maps-getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ You’ll create a layer for [aggregated data](../../aggregations.md) and make it
137137

138138
Your map will look like this between zoom levels 0 and 9:
139139

140-
:::{image} ../../../images/sample_data_web_logs.png
140+
:::{image} ../../../images/kibana-sample_data_web_logs.png
141141
:alt: Map showing what zoom level 3 looks like
142142
:class: screenshot
143143
:::
38.2 KB
Loading
61 KB
Loading
60.9 KB
Loading
61.2 KB
Loading
70.9 KB
Loading

0 commit comments

Comments
 (0)