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
Copy file name to clipboardExpand all lines: explore-analyze/dashboards/using.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ mapped_pages:
16
16
***Filter pills**, that you can add and combine by clicking on specific parts of the dashboard visualizations, or by defining conditions manually from the filter editor. The filter editor is a good alternative if you’re not comfortable with using KQL expressions in the main query bar.
17
17
* View the data of a panel and the requests used to build it.
18
18
19
-
This section shows the most common ways for you to filter dashboard data. For more information about {{kib}} and {{es}} filtering capabilities, refer to [{{kib}} concepts](../overview/kibana-quickstart.md).
19
+
This section shows the most common ways for you to filter dashboard data. For more information about {{kib}} and {{es}} filtering capabilities, refer to [](/explore-analyze/query-filter.md).
Copy file name to clipboardExpand all lines: explore-analyze/discover/discover-get-started.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Learn how to use **Discover** to:
15
15
16
16
* If you don’t already have {{kib}}, [start a free trial](https://www.elastic.co/cloud/elasticsearch-service/signup?baymax=docs-body&elektra=docs) on Elastic Cloud.
17
17
* You must have data in {{es}}. Examples on this page use the [ecommerce sample data set](../index.md#gs-get-data-into-kibana), but you can use your own data.
18
-
* You should have an understanding of [{{es}} documents and indices](../../manage-data/data-store/index-basics.md) and [{{kib}} concepts](../overview/kibana-quickstart.md).
18
+
* You should have an understanding of [{{es}} documents and indices](../../manage-data/data-store/index-basics.md).
19
19
20
20
21
21
## Load data into Discover [find-the-data-you-want-to-use]
Copy file name to clipboardExpand all lines: explore-analyze/report-and-share.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -136,7 +136,7 @@ For more information on using Elasticsearch APIs directly, see [Scroll API](http
136
136
137
137
We recommend using PNG/PDF reports to export moderate amounts of data only. The feature enables a high-level export capability, but it’s not intended for bulk export. If you need to export several pages of image data, consider using multiple report jobs to export a small number of pages at a time. If the screenshot of exported dashboard contains a large number of pixels, consider splitting the large dashboard into smaller artifacts to use less memory and CPU resources.
138
138
139
-
For the most reliable configuration of PDF/PNG {{report-features}}, consider installing {{kib}} using [Docker](/deploy-manage/deploy/self-managed/install-with-docker.md) or using [Elastic Cloud](/explore-analyze/overview/kibana-quickstart.md#set-up-on-cloud).
139
+
For the most reliable configuration of PDF/PNG {{report-features}}, consider installing {{kib}} using [Docker](/deploy-manage/deploy/self-managed/install-with-docker.md) or using [Elastic Cloud](https://cloud.elastic.co).
Copy file name to clipboardExpand all lines: explore-analyze/report-and-share/reporting-troubleshooting-pdf.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ mapped_pages:
12
12
::::{note}
13
13
We recommend using PNG/PDF reports to export moderate amounts of data only. The feature enables a high-level export capability, but it’s not intended for bulk export. If you need to export several pages of image data, consider using multiple report jobs to export a small number of pages at a time. If the screenshot of exported dashboard contains a large number of pixels, consider splitting the large dashboard into smaller artifacts to use less memory and CPU resources.
14
14
15
-
For the most reliable configuration of PDF/PNG {{report-features}}, consider installing {{kib}} using [Docker](../../deploy-manage/deploy/self-managed/install-with-docker.md) or using [Elastic Cloud](../overview/kibana-quickstart.md#set-up-on-cloud).
15
+
For the most reliable configuration of PDF/PNG {{report-features}}, consider installing {{kib}} using [Docker](../../deploy-manage/deploy/self-managed/install-with-docker.md) or using [Elastic Cloud](https://cloud.elastic.co).
Copy file name to clipboardExpand all lines: explore-analyze/visualize/lens.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -228,7 +228,7 @@ Annotations allow you to call out specific points in your visualizations that ar
228
228
Annotations support two placement types:
229
229
230
230
***Static date** — Displays annotations for specific times or time ranges.
231
-
***Custom query** — Displays annotations based on custom {{es}} queries. For detailed information about queries, check [Semi-structured search](../overview/kibana-quickstart.md#semi-structured-search).
231
+
***Custom query** — Displays annotations based on custom {{es}} queries. For detailed information about queries, check [Semi-structured search](/explore-analyze/query-filter/languages/kql.md#semi-structured-search).
232
232
233
233
Any annotation layer can be saved as an annotation group to the **Visualize Library** in order to reuse it in other visualizations. Any changes made to the annotation group will be reflected in all visualizations to which it is added.
2. Enter the **Annotation query** for the data you want to display.
255
255
256
-
For detailed information about queries and examples, check [Semi-structured search](../overview/kibana-quickstart.md#semi-structured-search).
256
+
For detailed information about queries and examples, check [Semi-structured search](/explore-analyze/query-filter/languages/kql.md#semi-structured-search).
257
257
258
258
3. Select the **Target date field**.
259
259
@@ -299,7 +299,7 @@ For example, to track the number of bytes in the 75th percentile, add a shaded *
299
299
300
300
### Apply filters [filter-the-data]
301
301
302
-
You can use the [query bar](../overview/kibana-quickstart.md#semi-structured-search) to create queries that filter all the data in a visualization, or use the layer pane and legend filters to apply filters based on field values.
302
+
You can use the query bar to create queries that filter all the data in a visualization, or use the layer pane and legend filters to apply filters based on field values.
Copy file name to clipboardExpand all lines: explore-analyze/visualize/maps/maps-getting-started.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ When you complete this tutorial, you’ll have a map that looks like this:
25
25
## Prerequisites [_prerequisites_2]
26
26
27
27
* If you don’t already have {{kib}}, set it up with [our free trial](https://www.elastic.co/cloud/elasticsearch-service/signup?baymax=docs-body&elektra=docs).
28
-
* This tutorial requires the [web logs sample data set](../../overview/kibana-quickstart.md). The sample data includes a [Logs] Total Requests and Bytes map, which you’ll re-create in this tutorial.
28
+
* This tutorial requires the [web logs sample data set](/explore-analyze/index.md#gs-get-data-into-kibana). The sample data includes a [Logs] Total Requests and Bytes map, which you’ll re-create in this tutorial.
29
29
* You must have the correct privileges for creating a map. If you don’t have sufficient privileges to create or save maps, a read-only icon appears in the toolbar. For more information, refer to [Granting access to {{kib}}](../../../deploy-manage/users-roles/cluster-or-deployment-auth/built-in-roles.md).
Copy file name to clipboardExpand all lines: explore-analyze/visualize/maps/maps-search.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ Only layers requesting data from {{es}} are narrowed by global search and global
27
27
28
28
## Narrow layers by global search [maps-narrow-layer-by-global-search]
29
29
30
-
Layers that request data from {{es}} are narrowed when you submit a [search](../../overview/kibana-quickstart.md#kibana-concepts-searching-your-data). Layers narrowed by semi-structured search and filters contain the filter icon  next to the layer name in the legend.
30
+
Layers that request data from {{es}} are narrowed when you submit a search. Layers narrowed by semi-structured search and filters contain the filter icon  next to the layer name in the legend.
31
31
32
32
To prevent the global search from applying to a layer, configure the following:
Copy file name to clipboardExpand all lines: explore-analyze/visualize/maps/reverse-geocoding-tutorial.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,9 +29,7 @@ When you complete this tutorial, you’ll have a map that looks like this:
29
29
30
30
GeoIP is a common way of transforming an IP address to a longitude and latitude. GeoIP is roughly accurate on the city level globally and neighborhood level in selected countries. It’s not as good as an actual GPS location from your phone, but it’s much more precise than just a country, state, or province.
31
31
32
-
You’ll use the [web logs sample data set](../../overview/kibana-quickstart.md) that comes with Kibana for this tutorial. Web logs sample data set has longitude and latitude. If your web log data does not contain longitude and latitude, use [GeoIP processor](https://www.elastic.co/guide/en/elasticsearch/reference/current/geoip-processor.html) to transform an IP address into a [geo_point](https://www.elastic.co/guide/en/elasticsearch/reference/current/geo-point.html) field.
33
-
34
-
To install the web logs sample data set, refer to [Add sample data](../../index.md#gs-get-data-into-kibana).
32
+
You’ll use the [web logs sample data set](../../index.md#gs-get-data-into-kibana) that comes with Kibana for this tutorial. Web logs sample data set has longitude and latitude. If your web log data does not contain longitude and latitude, use [GeoIP processor](https://www.elastic.co/guide/en/elasticsearch/reference/current/geoip-processor.html) to transform an IP address into a [geo_point](https://www.elastic.co/guide/en/elasticsearch/reference/current/geo-point.html) field.
35
33
36
34
37
35
## Step 2: Index Combined Statistical Area (CSA) regions [_step_2_index_combined_statistical_area_csa_regions]
0 commit comments