From 359f4b3b2a162f1598639749053520dad06eb743 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Istv=C3=A1n=20Zolt=C3=A1n=20Szab=C3=B3?= Date: Thu, 30 May 2024 16:54:06 +0200 Subject: [PATCH] Adds ES|QL in Discover. --- help-center/discover.mdx | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/help-center/discover.mdx b/help-center/discover.mdx index efc13cfa..08a5d088 100644 --- a/help-center/discover.mdx +++ b/help-center/discover.mdx @@ -91,6 +91,21 @@ Click next to the query bar to configure a filter. +## Enable ES|QL + +[The Elasticsearch Query Language (ES|QL)](https://www.elastic.co/guide/en/elasticsearch/reference/current/esql.html) +provides a powerful way to filter, transform, and analyze data stored in +Elasticsearch. + +You can use ES|QL in **Discover** to query and aggregate your data, create +visualizations, or set up alerts. To swtich to ES|QL mode, click the Data views +selector and select **Language: ES|QL**. + +Use the query bar to create ES|QL queries. Refer to the +[documentation](https://www.elastic.co/guide/en/elasticsearch/reference/current/esql-kibana.html) +to learn more about ES|QL in **Discover**. + + ## Save search Click ***Save** in the toolbar to save your search configuration and the search