Skip to content

Commit c743ee3

Browse files
Docs for ES|QL query history increased limit and search
1 parent d5b9d05 commit c743ee3

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed
Binary file not shown.
115 KB
Loading

explore-analyze/query-filter/languages/esql-kibana.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -107,12 +107,20 @@ A query may result in warnings, for example when querying an unsupported field t
107107

108108
### Query history [esql-kibana-query-history]
109109

110-
You can reuse your recent {{esql}} queries in the query bar. In the query bar, click **Show recent queries**.
110+
You can reuse your recent {{esql}} queries in the query bar. In the query bar, select **Show recent queries**.
111111

112-
You can then scroll through your recent queries:
112+
You can then:
113+
- scroll through your most recent queries
114+
- {applies_to}`stack: ga 9.2` search for specific queries of your history
113115

114-
:::{image} /explore-analyze/images/elasticsearch-reference-esql-discover-query-history.png
116+
:::{image} /explore-analyze/images/esql-history.gif
115117
:alt: esql discover query history
118+
:width: 75%
119+
:::
120+
121+
:::{note}
122+
- {applies_to}`serverless: ga` {applies_to}`stack: ga 9.2` The query history can keep up to 50 KB of queries, which represents about 200 large queries, or about 300 short queries.
123+
- {applies_to}`stack: ga 9.0` The query history keeps up to 20 queries.
116124
:::
117125

118126
### Query help

0 commit comments

Comments
 (0)