Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 9 additions & 5 deletions explore-analyze/dashboards/drilldowns.md
Original file line number Diff line number Diff line change
Expand Up @@ -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")`<br> Filter: `geo.src: US`

Expand Down