Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions explore-analyze/discover/try-esql.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,11 @@ For the complete {{esql}} documentation, including all supported commands, funct
If you've entered a KQL or Lucene query in the default mode of Discover, it automatically converts to ES|QL.
:::

:::{note}
:applies_to: { serverless:, stack: ga 9.4+ }
Discover remembers your last used query mode. The next time you open a new Discover session, it opens in the mode you last used.
:::
Comment thread
florent-leborgne marked this conversation as resolved.
Outdated

Let’s say we want to find out what operating system users have and how much RAM is on their machine.

3. Set the time range to **Last 7 days**.
Expand Down