Răsfoiți Sursa

Docs for starred esql queries in Kibana (#117468) (#117499)

(cherry picked from commit fa9f2bff0edafae15816f9a77df979e3a38f4e9c)
florent-leborgne 10 luni în urmă
părinte
comite
e57d1248a8

+ 16 - 1
docs/reference/esql/esql-kibana.asciidoc

@@ -106,12 +106,27 @@ detailed warning, expand the query bar, and click *warnings*.
 ==== Query history
 
 You can reuse your recent {esql} queries in the query bar.
-In the query bar click *Show recent queries*.
+In the query bar, click *Show recent queries*.
 
 You can then scroll through your recent queries:
 
 image::images/esql/esql-discover-query-history.png[align="center",size="50%"]
 
+[discrete]
+[[esql-kibana-starred-queries]]
+==== Starred queries
+
+From the query history, you can mark some queries as favorite to find and access them faster later.
+
+In the query bar, click *Show recent queries*.
+
+From the **Recent** tab, you can star any queries you want.
+
+In the **Starred** tab, find all the queries you have previously starred.
+
+image::images/esql/esql-discover-query-starred.png[align="center",size="50%"]
+
+
 [discrete]
 [[esql-kibana-results-table]]
 === The results table

BIN
docs/reference/images/esql/esql-discover-query-history.png


BIN
docs/reference/images/esql/esql-discover-query-starred.png