Open panel data in Discoveredit

You can add interactions to panels that allow you to open and explore the data in Discover. To use the interactions, the panel must use only one data view.

There are three types of Discover interactions you can add to dashboards:

  • Panel interactions — Opens panel data in Discover, including the dashboard-level filters, but not the panel-level filters.

    To enable panel interactions, configure xpack.discoverEnhanced.actions.exploreDataInContextMenu.enabled in kibana.yml. If you are using 7.13.0 and earlier, panel interactions are enabled by default.

    To use panel interactions, open the panel menu, then click Explore underlying data.

  • Series data interactions — Opens the series data in Discover.

    To enable series data interactions, configure xpack.discoverEnhanced.actions.exploreDataInChart.enabled in kibana.yml. If you are using 7.13.0 and earlier, data series interactions are enabled by default.

    To use series data interactions, click a data series in the panel.

  • Saved search interactions — Opens saved search data in Discover.

    To use saved search interactions, open the panel menu, then click More > View saved search.