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/drilldowns.md
+9-5Lines changed: 9 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,14 +45,18 @@ The panels you create using the following editors support dashboard drilldowns:
45
45
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.
46
46
47
47
1. Add the **Sample web logs** data.
48
-
2. Create a new dashboard, click **Add from Library**, then add the following panels:
48
+
2. Create a new dashboard.
49
+
50
+
* {applies_to}`stack: ga 9.2` Select **Add** > **From library** in the toolbar.
51
+
* {applies_to}`stack: ga 9.0` Click **Add from library** in the dashboard toolbar.
52
+
53
+
3. Add the following panel:
49
54
50
-
***[Logs] Response Codes Over Time + Annotations**
51
55
***[Logs] Visits**
52
56
53
-
3. Set the [time filter](../query-filter/filtering.md) to **Last 30 days**.
54
-
4. Save the dashboard. In the **Title** field, enter `Detailed logs`.
55
-
5. Open the **[Logs] Web Traffic** dashboard, then set a search and filter.
57
+
4. Set the [time filter](../query-filter/filtering.md) to **Last 30 days**.
58
+
5. Save the dashboard. In the **Title** field, enter `Detailed logs`.
59
+
6. Open the **[Logs] Web Traffic** dashboard, then set a search and filter.
56
60
57
61
Search: `extension.keyword: ("gz" or "css" or "deb")`<br> Filter: `geo.src: US`
0 commit comments