Add the map to a dashboardedit

You can add your saved map to a dashboard and view your geospatial data alongside bar charts, pie charts, and other visualizations.

  1. Open the menu, then go to Dashboard.
  2. Click Create dashboard.
  3. Set the time range to Last 7 days.
  4. Click Add.

    A panel opens with a list of objects that you can add to the dashboard. You’ll add a map and two visualizations.

  5. Set the Types select to Map.
  6. Click the name of your saved map or the [Logs] Total Requests and Bytes map included with the sample data set to add a map to the dashboard.
  7. Set the Types select to Visualization.
  8. Click [Logs] Heatmap to add a heatmap to the dashboard.
  9. Click [Logs] Visitors by OS to add a pie chart to the dashboard.
  10. Close the panel.

    Your dashboard should look like this:

    gs dashboard with map

Explore your data using filtersedit

You can apply filters to your dashboard to hone in on the data that you are most interested in. The dashboard is interactive—​you can quickly create filters by clicking on the desired data in the map and visualizations. The panels are linked, so that when you apply a filter in one panel, the filter is applied to all panels on the dashboard.

  1. In the [Logs] Visitors by OS visualization, click on the osx pie slice.

    Both the visualizations and map are filtered to only show documents where machine.os.keyword is osx. The machine.os.keyword: osx filter appears in the dashboard query bar.

  2. Click the x to remove the machine.os.keyword: osx filter.
  3. In the map, click in the United States vector.
  4. Click plus gs plus icon next to the iso2 row in the tooltip.

    Both the visualizations and the map are filtered to only show documents where geo.src is US. The geo.src: US filter appears in the dashboard query bar.

    Your dashboard should look like this:

    gs dashboard with terms filter