From 063c1bf72dae40a9645bef88bf5ac1470cb6722b Mon Sep 17 00:00:00 2001 From: Arianna Laudazzi Date: Fri, 17 Oct 2025 09:44:44 +0200 Subject: [PATCH 1/3] Update procedure --- explore-analyze/dashboards/drilldowns.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/explore-analyze/dashboards/drilldowns.md b/explore-analyze/dashboards/drilldowns.md index 7859ede014..251f722c50 100644 --- a/explore-analyze/dashboards/drilldowns.md +++ b/explore-analyze/dashboards/drilldowns.md @@ -45,14 +45,18 @@ The panels you create using the following editors support dashboard drilldowns: Use the [**Sample web logs**](../index.md#gs-get-data-into-kibana) data to create a dashboard and add panels, then set a search and filter on the **[Logs] Web Traffic** dashboard. 1. Add the **Sample web logs** data. -2. Create a new dashboard, click **Add from Library**, then add the following panels: +2. Create a new dashboard. + + * {applies_to}`stack: ga 9.2` Select **Add** > **From library** in the toolbar. + * {applies_to}`stack: ga 9.0` Click **Add from library** in the dashboard toolbar. + +3. Add the following panel: - * **[Logs] Response Codes Over Time + Annotations** * **[Logs] Visits** -3. Set the [time filter](../query-filter/filtering.md) to **Last 30 days**. -4. Save the dashboard. In the **Title** field, enter `Detailed logs`. -5. Open the **[Logs] Web Traffic** dashboard, then set a search and filter. +4. Set the [time filter](../query-filter/filtering.md) to **Last 30 days**. +5. Save the dashboard. In the **Title** field, enter `Detailed logs`. +6. Open the **[Logs] Web Traffic** dashboard, then set a search and filter. Search: `extension.keyword: ("gz" or "css" or "deb")`
Filter: `geo.src: US` From 904d386f4240a93a0096a8b2868c5818a0cf45a6 Mon Sep 17 00:00:00 2001 From: Arianna Laudazzi Date: Fri, 17 Oct 2025 10:35:55 +0200 Subject: [PATCH 2/3] More updates --- explore-analyze/dashboards/drilldowns.md | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/explore-analyze/dashboards/drilldowns.md b/explore-analyze/dashboards/drilldowns.md index 251f722c50..00168822c0 100644 --- a/explore-analyze/dashboards/drilldowns.md +++ b/explore-analyze/dashboards/drilldowns.md @@ -60,8 +60,6 @@ Use the [**Sample web logs**](../index.md#gs-get-data-into-kibana) data to creat Search: `extension.keyword: ("gz" or "css" or "deb")`
Filter: `geo.src: US` - - ### Create the dashboard drilldown [_create_the_dashboard_drilldown] Create a drilldown that opens the **Detailed logs** dashboard from the **[Logs] Web Traffic** dashboard. @@ -81,8 +79,6 @@ Create a drilldown that opens the **Detailed logs** dashboard from the **[Logs] :screenshot: ::: - - ## Create URL drilldowns [create-url-drilldowns] URL drilldowns enable you to navigate from a dashboard to external websites. Destination URLs can be dynamic, depending on the dashboard context or user interaction with a panel. To create URL drilldowns, you add [variables](/explore-analyze/dashboards/drilldowns.md) to a URL template, which configures the behavior of the drilldown. All panels that you create with the visualization editors support dashboard drilldowns. @@ -96,7 +92,6 @@ Some panels support multiple interactions, also known as triggers. The [variable For example, **Single click** has `{{event.value}}` and **Range selection** has `{{event.from}}` and `{{event.to}}`. - ### Create a URL drilldown [_create_a_url_drilldown] For example, if you have a dashboard that shows data from a Github repository, you can create a URL drilldown that opens Github from the dashboard panel. @@ -104,14 +99,16 @@ For example, if you have a dashboard that shows data from a Github repository, y 1. Add the [**Sample web logs**](../index.md#gs-get-data-into-kibana) data. 2. Open the **[Logs] Web Traffic** dashboard. 3. In the toolbar, click **Edit**. -4. Create a donut chart +4. Create a donut chart. + + * {applies_to}`stack: ga 9.2` 1. Select **Add** > **Visualization** in the toolbar. + * {applies_to}`stack: ga 9.0` 1. Click **Create visualization** in the dashboard toolbar. - 1. Click **Create visualization**. - 2. From the **Chart type** dropdown, select **Donut**. + 2. From the **Chart type** dropdown, select **Pie**. 3. From the **Available fields** list, drag **machine.os.keyword** to the workspace. 4. Click **Save and return**. -5. Open the donut chart panel menu, then select **Create drilldown**. +5. Open the pie chart panel menu, then select **Create drilldown**. 6. Click **Go to URL**. 1. Give the drilldown a name. For example, `Show on Github`. @@ -127,7 +124,7 @@ For example, if you have a dashboard that shows data from a Github repository, y 4. Click **Create drilldown**. 7. Save the dashboard. -8. On the donut chart panel, click any chart slice, then select **Show on Github**. +8. On the pie chart panel, click any chart slice, then select **Show on Github**. ![URL drilldown popup](/explore-analyze/images/kibana-dashboard_urlDrilldownPopup_8.3.png "") From a2095c1e3d0cde11659105d705ff38c7d3639b36 Mon Sep 17 00:00:00 2001 From: Arianna Laudazzi Date: Fri, 17 Oct 2025 10:57:21 +0200 Subject: [PATCH 3/3] Fix numbered steps --- explore-analyze/dashboards/drilldowns.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/explore-analyze/dashboards/drilldowns.md b/explore-analyze/dashboards/drilldowns.md index 00168822c0..1bb4e5fca1 100644 --- a/explore-analyze/dashboards/drilldowns.md +++ b/explore-analyze/dashboards/drilldowns.md @@ -99,14 +99,14 @@ For example, if you have a dashboard that shows data from a Github repository, y 1. Add the [**Sample web logs**](../index.md#gs-get-data-into-kibana) data. 2. Open the **[Logs] Web Traffic** dashboard. 3. In the toolbar, click **Edit**. -4. Create a donut chart. +4. Create a pie chart. - * {applies_to}`stack: ga 9.2` 1. Select **Add** > **Visualization** in the toolbar. - * {applies_to}`stack: ga 9.0` 1. Click **Create visualization** in the dashboard toolbar. + * {applies_to}`stack: ga 9.2` Select **Add** > **Visualization** in the toolbar. + * {applies_to}`stack: ga 9.0` Click **Create visualization** in the dashboard toolbar. - 2. From the **Chart type** dropdown, select **Pie**. - 3. From the **Available fields** list, drag **machine.os.keyword** to the workspace. - 4. Click **Save and return**. +2. From the **Chart type** dropdown, select **Pie**. +3. From the **Available fields** list, drag **machine.os.keyword** to the workspace. +4. Click **Save and return**. 5. Open the pie chart panel menu, then select **Create drilldown**. 6. Click **Go to URL**.