Skip to content

Commit fa9f2bf

Browse files
Docs for starred esql queries in Kibana (#117468)
1 parent c184b22 commit fa9f2bf

File tree

3 files changed

+16
-1
lines changed

3 files changed

+16
-1
lines changed

docs/reference/esql/esql-kibana.asciidoc

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,12 +106,27 @@ detailed warning, expand the query bar, and click *warnings*.
106106
==== Query history
107107

108108
You can reuse your recent {esql} queries in the query bar.
109-
In the query bar click *Show recent queries*.
109+
In the query bar, click *Show recent queries*.
110110

111111
You can then scroll through your recent queries:
112112

113113
image::images/esql/esql-discover-query-history.png[align="center",size="50%"]
114114

115+
[discrete]
116+
[[esql-kibana-starred-queries]]
117+
==== Starred queries
118+
119+
From the query history, you can mark some queries as favorite to find and access them faster later.
120+
121+
In the query bar, click *Show recent queries*.
122+
123+
From the **Recent** tab, you can star any queries you want.
124+
125+
In the **Starred** tab, find all the queries you have previously starred.
126+
127+
image::images/esql/esql-discover-query-starred.png[align="center",size="50%"]
128+
129+
115130
[discrete]
116131
[[esql-kibana-results-table]]
117132
=== The results table
-71.2 KB
Loading
205 KB
Loading

0 commit comments

Comments
 (0)