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
This PR:
- Adds a section about using tabs in Discover and how to manage these
tabs
- Edits the Save Discover session section to add the notion of tabs
being saved as part of the Discover session
- Adds a note about recommended fields (unrelated to tabs but noticed
this on the way)
Closes: #3145
---------
Co-authored-by: Benjamin Ironside Goldstein <[email protected]>
Co-authored-by: Davis McPhee <[email protected]>
Copy file name to clipboardExpand all lines: explore-analyze/discover/discover-get-started.md
+36-1Lines changed: 36 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -94,6 +94,8 @@ You can later filter the data that shows in the chart and in the table by specif
94
94
You can combine multiple keywords or characters. For example, `geo dest` finds `geo.dest` and `geo.src.dest`.
95
95
::::
96
96
97
+
{applies_to}`stack: ga 9.2` For some searches, Discover suggests recommended fields to explore. These suggestions are based on the data you query and are managed by Elastic.
98
+
97
99
2. Select a field to view its most frequent values.
98
100
**Discover** shows the top 10 values and the number of records used to calculate those values.
99
101
@@ -303,6 +305,39 @@ Note that in ES|QL mode, the **Documents** tab is named **Results**.
0 commit comments