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
Copy file name to clipboardExpand all lines: blog-service/2025-09-11-mobot-copilot.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ hide_table_of_contents: true
12
12
13
13
import useBaseUrl from '@docusaurus/useBaseUrl';
14
14
15
-
We’re introducing **Mobot**, Sumo Logic’s new conversational UI for log search, and updating the product name from *Copilot* to *Mobot*. [Learn more](/docs/search/mobot-multiturn-beta).
15
+
We’re introducing **Mobot**, Sumo Logic’s new conversational UI for log search, and updating the product name from *Copilot* to *Mobot*. [Learn more](/docs/search/mobot).
Copy file name to clipboardExpand all lines: blog-service/2025-11-14-mobot.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,4 +24,4 @@ Mobot has been updated for Beta customers and now gives users access to two spec
24
24
Mobot remains your conversational interface for Sumo Logic — simply ask questions and get actionable results without writing syntax or hunting through docs. Query Agent focuses on data investigation, while Knowledge Agent focuses on product guidance. Together, they help you troubleshoot faster, explore data more intuitively, and learn the platform without friction.
Mobot's Query Agent and Knowledge Agent are now generally available, bringing AI-powered troubleshooting and platform learning to all users.
20
+
21
+
**Query Agent** translates your questions into log search queries and helps you refine them through natural conversation—no query syntax required. Investigate performance issues, security threats, and anomalies faster with contextual suggestions and step-by-step refinements.
22
+
23
+
**Knowledge Agent** answers how-to questions about Sumo Logic, sourced directly from official documentation. Get setup guidance, troubleshooting help, and best practices without leaving your workflow.
24
+
25
+
Ask questions in plain English, refine with follow-ups, and get results in minutes. Perfect for on-call engineers, security teams, and anyone who needs answers fast. [Learn more](/docs/search/mobot).
Copy file name to clipboardExpand all lines: docs/get-started/ai-machine-learning.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,14 +18,13 @@ In this document, you'll learn about Sumo Logic features that leverage artificia
18
18
19
19
## What’s new: Dojo AI for the SOC
20
20
21
-
Sumo Logic Dojo AI is our agentic AI platform for security teams. It brings specialized agents that reduce manual triage, summarize investigations at the insight level, and help analysts move from reactive to proactive workflows. Dojo AI is built and deployed on AWS and focuses on governed, context-first automation designed for enterprise SOCs.
21
+
Sumo Logic Dojo AI is our agentic AI platform for security teams. It brings specialized agents that reduce manual triage, summarize investigations at the insight level, and help analysts move from reactive to proactive workflows. Dojo AI is built and deployed on AWS and focuses on governed, context-first automation designed for enterprise SOCs.[Learn more](https://www.sumologic.com/solutions/dojo-ai).
22
22
23
23
***Query Agent**. Translate plain-language questions into efficient Sumo queries to speed exploration and scoping. Works hand in hand with Mobot to improve query quality and outcomes.
24
+
***Knowledge Agent**. Ask any how-to question about Sumo Logic, such as "How do I add a collector for AWS CloudTrail?" or "What are the API endpoints for Sumo Logic?", and get answers sourced from our official documentation.
24
25
***Summary Agent**. Generate clear, insight-level summaries that help teams understand incidents faster and respond with confidence. Available in Cloud SIEM.
25
26
***Availability**. Dojo AI is available through Sumo Logic and in AWS Marketplace.
26
27
27
-
For more information, see: [Sumo Logic brings agentic AI into the enterprise security stack with the launch of Dojo AI on Amazon Web Services](https://www.sumologic.com/newsroom/sumo-logic-brings-agentic-ai-into-enterprise-security-stack-with-launch-of-dojo-ai-on-amazon-web-services).
28
-
29
28
<details>
30
29
<summary>What do these terms mean?</summary>
31
30
@@ -120,7 +119,10 @@ Our Global Intelligence Service apps provide security teams with valuable real-t
120
119
121
120
## Additional resources
122
121
123
-
* Guide: [Understanding artificial intelligence for log analytics](https://www.sumologic.com/guides/machine-data-analytics)
122
+
123
+
* Guide:
124
+
*[Dojo AI Overview](https://www.sumologic.com/solutions/dojo-ai)
125
+
*[Understanding artificial intelligence for log analytics](https://www.sumologic.com/guides/machine-data-analytics)
124
126
* Blogs:
125
127
*[Welcome to Dojo AI: Where AI agents strengthen your SOC](https://www.sumologic.com/blog/welcome-dojo-ai-agents-soc)
126
128
*[What are the differences between artificial intelligence, machine learning, deep learning and generative AI?](https://www.sumologic.com/blog/machine-learning-deep-learning)
Copy file name to clipboardExpand all lines: docs/manage/manage-subscription/scan-budgets.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ To create the query size limit using the **Advanced** configuration:
42
42
-**Only allow background query scans**. A warning message will be displayed if you run a query that exceeds the budget set. This will block the foreground searches but will not impact any background searches/automated queries.
43
43
:::info
44
44
Sumo Logic defines scan as two types:
45
-
- **Foreground interactive search**. Search page UI, Copilot, and Dashboards.
45
+
- **Foreground interactive search**. Search page UI, Mobot, and Dashboards.
1.**Details**. Enter the name for the scan budget.<br/><img src={useBaseUrl('/img/manage/account/create-scan-budget.png')} alt="create-scan-budget" style={{border:'1px solid gray'}} width="650"/>
@@ -108,4 +108,3 @@ Each budget type (daily, weekly, monthly, or query) is treated independently, wi
108
108
### Usage attribution across multiple budget types
109
109
110
110
As long as you are within the limits of each budget type, usage will be attributed independently to each budget type. If you exceed any one budget type, the action for that budget will be applied. But usage will still be reported to other budgets if they have available capacity. For example, if the daily limit and monthly limit is set to 100GB and 300GB respectively, and if you have used 50 GB of your daily limit, then this usage will be reported to both the daily and monthly budgets as long as they are within their capacity. The query budget only tracks the size in GB per query, so the user will still be within the query budget if the query size limit is not breached.
0 commit comments