You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This feature is in Preview. To participate, contact your Sumo Logic account representative.
18
18
19
-
This feature is in Beta. To participate, contact your Sumo Logic account executive.
20
-
21
-
We’re excited to announce the beta release of **Simplified Query Writing Enhancements**, designed to make the query-building process more intuitive and efficient. These updates focus on providing real-time syntax suggestions, a frictionless query experience, and schema-based recommendations.
19
+
We’re excited to announce the preview release of **Simplified Query Writing Enhancements**, designed to make the query-building process more intuitive and efficient. These updates focus on providing real-time syntax suggestions, a frictionless query experience, and schema-based recommendations.
description: Our new simplified query writing enhancements focus on delivering a frictionless query experience with real-time syntax suggestions, schema suggestions, and partial/full query predictions.
2
+
id: query-assist
3
+
title: Logs Query Assist - Preview
4
+
description: Logs Query Assist improvements reduce the complexity of Sumo Logic’s query language, making it easier to discover relevant fields, minimize errors, and benefit from intelligent query-building assistance.
5
5
---
6
6
7
7
<head>
@@ -10,20 +10,28 @@ description: Our new simplified query writing enhancements focus on delivering a
This is a Preview release. To learn more, contact your Sumo Logic account executive. [Register here](https://docs.google.com/forms/d/e/1FAIpQLSdtmzRn1NyAdk1rXGZrJrpQQwR2i9FKOYd3uKLwEzrkZGVrwQ/viewform).
15
+
:::
14
16
15
-
This feature is in beta, with select features available for early access. Full general availability is expected by the end of the year. To participate, contact your Sumo Logic account executive.
17
+
Query Assist simplifies query-building in Sumo Logic by offering real-time syntax suggestions, schema prompts, and partial/full query predictions. These enhancements streamline the process for users at all skill levels, making it easier to write accurate and efficient queries.
16
18
17
-
Our new simplified query writing enhancements provide a frictionless experience with real-time syntax suggestions, schema suggestions, and partial/full query predictions. These features simplify the query-building process, helping both novice and advanced users write accurate, efficient queries.
19
+
This feature reduces the complexity of query building, enabling easier discovery of relevant fields, minimizing errors, and providing intelligent assistance for query creation.
18
20
19
-
By incorporating user feedback, we’ve implemented improvements to reduce the complexity of Sumo Logic’s query language, making it easier to discover relevant fields, minimize errors, and benefit from intelligent query-building assistance.
21
+
## Key enhancements
20
22
21
-
## Key enhancements made to the query-building experience
23
+
***Simplified learning curve**. Syntax suggestions and schema prompts make it easy to write queries without extensive knowledge of query syntax.
24
+
***Enhanced auto-complete**. Context-aware suggestions improve accuracy and efficiency, adapting to your queries and organizational patterns.
25
+
***Streamlined field discovery**. Relevant fields are automatically suggested, especially for structured data like JSON, eliminating manual searching.
22
26
23
-
***Improved learning curve**. We’ve simplified learning and using Sumo Logic queries. The new syntax suggestions and schema-based prompts allow you to write queries faster with less need for deep familiarity with the syntax.
24
-
***Enhanced auto-complete**. The auto-complete function has been optimized to provide more relevant, context-based suggestions that align with your queries and organizational patterns, improving accuracy and efficiency.
25
-
***Streamlined field discovery**. No need to manually search for fields within your logs. The system automatically suggests key fields, especially for structured data like JSON, making it easier to navigate complex data and build accurate queries.
27
+
## How to get started
28
+
29
+
1.**Start a log search**. From the [**Classic UI**](/docs/get-started/sumo-logic-ui-classic) or the [**New UI**](/docs/get-started/sumo-logic-ui), go to **Log Search** to start typing your query.
30
+
2.**Leverage syntax and schema suggestions**. As you type, watch for real-time suggestions for fields and operators. Select options using your arrow keys and press `Tab` to auto-complete.
31
+
3.**Take advantage of predictions**. Use partial and full query predictions to build queries faster and more accurately.
32
+
4.**Review and correct errors**. Correct flagged errors before running your query.
26
33
34
+
## Features
27
35
28
36
## Token-by-token prediction and auto-complete
29
37
@@ -55,19 +63,21 @@ Suggestions are ranked based on your organization’s common queries, making que
55
63
56
64
The system ranks suggestions based on common queries from your organization or your own previous queries. This ensures that your auto-complete options are not only relevant but also contextually accurate, speeding up the query-writing process.
57
65
58
-
## How to get started
59
-
60
-
1.**Start a log search**. From the [**Classic UI**](/docs/get-started/sumo-logic-ui-classic) or the [**New UI**](/docs/get-started/sumo-logic-ui), go to **Log Search** to start crafting your query.
61
-
2.**Leverage syntax and schema suggestions**. As you type, the system will offer real-time suggestions for fields and operators. Select options using your arrow keys and press `Tab` to auto-complete.
62
-
3.**Use partial and full query predictions**. Take advantage of the system’s predictions to build queries faster and more accurately.
63
-
4.**Review and correct errors**. As you write your query, watch for real-time error highlighting and corrections before running the query.
64
66
65
67
### Need more help?
66
68
67
-
Try [Sumo Logic Copilot](/docs/search/copilot), our AI-powered assistant that helps you write queries in plain English and auto-generates them for you.
69
+
Try [Sumo Logic Copilot](/docs/search/copilot), our AI-powered assistant that helps you write and execute natural language log search queries.
70
+
71
+
## Feedback
72
+
73
+
We want your input on Query Assist! Share your thoughts on its usage, relevance, accuracy, UX, and suggestions ranking (syntax, schema, single phrase).
74
+
75
+
:::note
76
+
Query Assist is a working name. Final naming and branding may change before release. All feature updates and release dates are subject to change.
0 commit comments