Skip to content

Commit 5be39f4

Browse files
committed
Copilot-to-Mobot rebranding
1 parent 4df5b70 commit 5be39f4

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+291
-285
lines changed

blog-service/2024/12-31.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,15 +149,15 @@ We're excited to announce the release of our new cloud-to-cloud source for Trust
149149

150150
#### Sumo Logic Copilot
151151

152-
We're excited to introduce Copilot, an AI-powered assistant that accelerates log investigations and troubleshooting. With natural language query capabilities and contextual suggestions, Copilot helps security first responders and on-call engineers resolve incidents quickly and efficiently. [Learn more](/docs/search/copilot).
152+
We're excited to introduce Copilot, an AI-powered assistant that accelerates log investigations and troubleshooting. With natural language query capabilities and contextual suggestions, Copilot helps security first responders and on-call engineers resolve incidents quickly and efficiently. [Learn more](/docs/search/mobot).
153153

154154
* Ask questions in plain English to generate actionable log insights.
155155
* Get tailored suggestions relevant to your troubleshooting and investigation context.
156156
* Leverage conversation history to save and resume sessions without losing context.
157157
* Auto-visualize charts from search results and add them directly to dashboards.
158158
* Use auto-complete for natural language queries to access insights faster.
159159

160-
<img src={useBaseUrl('img/search/copilot/ga-releasenote.png')} alt="Copilot UI with the query Analyze the geographic distribution of requests by source IP" style={{border: '1px solid gray'}} width="800" />
160+
<img src={useBaseUrl('img/search/mobot/ga-releasenote.png')} alt="Copilot UI with the query Analyze the geographic distribution of requests by source IP" style={{border: '1px solid gray'}} width="800" />
161161

162162
### December 02, 2024 (Apps)
163163

blog-service/2025-03-03-copilot-search.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ Now you can pin Copilot suggestions for easy reference. Just hover over a sugges
3838
* **Quick access**. Keep important suggestions handy for ongoing investigations.
3939
* **Improved workflow**. No need to scroll back to find key recommendations.
4040

41-
[Learn more](/docs/search/copilot).
41+
[Learn more](/docs/search/mobot).

blog-service/2025-09-03-search.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Copilot Multi-Turn Conversations - Beta (Search)
2+
title: Mobot Multi-Turn Conversations - Beta (Search)
33
image: https://help.sumologic.com/img/sumo-square.png
44
keywords:
55
- copilot
@@ -10,12 +10,12 @@ hide_table_of_contents: true
1010

1111
import useBaseUrl from '@docusaurus/useBaseUrl';
1212

13-
Copilot now supports multi-turn conversations, allowing you to ask follow-up questions without repeating your original search context. This makes investigations more natural and iterative: refine queries, adjust units or percentiles, dig deeper into results, and explore related suggestions. Enhancements include:
13+
Mobot (formerly known as Copilot) now supports multi-turn conversations, allowing you to ask follow-up questions without repeating your original search context. This makes investigations more natural and iterative: refine queries, adjust units or percentiles, dig deeper into results, and explore related suggestions. Enhancements include:
1414

15-
* **Clarifications when needed**. If your request is ambiguous, Copilot may ask a follow-up question to narrow intent.
15+
* **Clarifications when needed**. If your request is ambiguous, Mobot may ask a follow-up question to narrow intent.
1616
* **Smarter error handling**. Contextual error messages explain why a query failed and suggest fixes.
1717
* **Guided exploration**. Intent cards summarize your goal, while suggestion cards offer refinements with a click.
1818
* **Conversation pane**. See your prompts, refinements, and results in one place, with history you can revisit or branch from.
19-
* **Dashboard-aware translations via RAG**. Copilot references recent dashboard queries (last 90 days) to improve accuracy.
19+
* **Dashboard-aware translations via RAG**. Mobot references recent dashboard queries (last 90 days) to improve accuracy.
2020

21-
This feature is in Beta. To participate, contact your Sumo Logic account executive or our Support Team. [Learn more](/docs/search/copilot-multiturn-beta).
21+
This feature is in Beta. To participate, contact your Sumo Logic account executive or our Support Team. [Learn more](/docs/search/mobot-multiturn-beta).

cid-redirects.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1586,8 +1586,8 @@
15861586
"/cid/1000": "/docs/send-data/installed-collectors/sources/local-file-source",
15871587
"/cid/100000": "/docs/manage/deletion-requests",
15881588
"/cid/100001": "/docs/search/get-started-with-search/build-search/search-templates",
1589-
"/cid/100002": "/docs/search/copilot",
1590-
"/cid/100003": "/docs/search/copilot-multiturn-beta",
1589+
"/cid/100002": "/docs/search/mobot",
1590+
"/cid/100003": "/docs/search/mobot-multiturn-beta",
15911591
"/cid/100004": "/docs/search/get-started-with-search/build-search/keyword-search-expressions",
15921592
"/cid/100005": "/docs/get-started/sign-up",
15931593
"/cid/100006": "/docs/get-started/library",
@@ -4455,5 +4455,7 @@
44554455
"/docs/manage/manage-subscription/manage-org-settings": "/docs/manage/manage-subscription/create-and-manage-orgs/manage-org-settings",
44564456
"/docs/integrations/amazon-aws/elastic-load-balancing": "/docs/integrations/amazon-aws/classic-load-balancer",
44574457
"/docs/integrations/microsoft-azure/microsoft-defender-for-cloud": "/docs/integrations/microsoft-azure/azure-security-defender-for-cloud",
4458-
"/docs/integrations/azure": "/docs/integrations/microsoft-azure"
4458+
"/docs/integrations/azure": "/docs/integrations/microsoft-azure",
4459+
"/docs/search/copilot": "/docs/search/mobot",
4460+
"/docs/search/copilot-unstructured-logs-beta": "/docs/search/mobot-unstructured-logs-beta",
44594461
}

docs/alerts/monitors/alert-response.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,10 @@ The following images and lists describe alert element on the page.<br/>![top of
139139
* **L**. The query of the monitor.<br/><img src={useBaseUrl('img/alerts/monitors/l-m-n-labels.png')} alt="labels" width="800"/>
140140
* **M**. A chart that visualizes the trend of the metric that was tracked as part of the alert condition of the monitor. The visualization tracks the *before* and *during* trends of the metric.
141141
* **N**. A table with the raw data that triggered the alert.
142-
* **O**. The **Open in Copilot** button lets you troubleshoot alerts directly in [Copilot](/docs/search/copilot) while preserving alert context, making investigations seamless. This enables faster root cause analysis by allowing you to jump into Copilot instantly and perform context-aware troubleshooting while maintaining alert details.<br/><img src={useBaseUrl('img/alerts/open-in-copilot.png')} alt="open in copilot button on alert response page" width="400"/>
142+
143+
<!-- rebranding https://sumologic.slack.com/archives/C099UBL7FRB/p1756500770880739?thread_ts=1756235478.872169&cid=C099UBL7FRB -->
144+
145+
* **O**. The **Open in Copilot** button lets you troubleshoot alerts directly in [Copilot](/docs/search/mobot) while preserving alert context, making investigations seamless. This enables faster root cause analysis by allowing you to jump into Copilot instantly and perform context-aware troubleshooting while maintaining alert details.<br/><img src={useBaseUrl('img/alerts/open-in-copilot.png')} alt="open in copilot button on alert response page" width="400"/>
143146

144147
:::info Limitations
145148
* The alert visualization, labeled **M**, is only shown for alerts less than 30 days old. 

docs/get-started/ai-machine-learning.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@ Sumo Logic AI for Observability functionality equips developers and SREs with po
4141

4242
Through comprehensive discovery, monitoring, diagnosis, recovery, and prevention capabilities, we ensure minimized downtime, reduced false positives, faster incident resolution, and proactive issue prevention, all aimed at enhancing the overall health and performance of your applications and services. These capabilities include discovering app, service, and infrastructure stack relationships; utilizing M.E.L.T. telemetry to minimize detection time and false positives; diagnosing incidents swiftly; accelerating recovery times; and preventing future incidents.
4343

44-
### Copilot
44+
### Mobot
4545

46-
Copilot is our AI-based assistant designed that simplifies log analysis by allowing you to ask questions in plain English and provides search suggestions without the need to write log queries. Through plain English queries and automatic log query generation, Copilot simplifies the investigation process, allowing even users without extensive log analysis expertise to pinpoint anomalies and potential threats efficiently.
46+
Mobot is our AI-based assistant designed that simplifies log analysis by allowing you to ask questions in plain English and provides search suggestions without the need to write log queries. Through plain English queries and automatic log query generation, Mobot simplifies the investigation process, allowing even users without extensive log analysis expertise to pinpoint anomalies and potential threats efficiently.
4747

48-
With Copilot, you can effortlessly investigate complex issues without writing intricate log queries manually. Its intuitive interface guides users through each step of the investigation, refining queries based on AI prompts and feedback. This streamlined approach accelerates the identification of security threats, empowering users to make informed decisions rapidly and proactively detect potential risks. [Learn more](/docs/search/copilot).
48+
With Mobot, you can effortlessly investigate complex issues without writing intricate log queries manually. Its intuitive interface guides users through each step of the investigation, refining queries based on AI prompts and feedback. This streamlined approach accelerates the identification of security threats, empowering users to make informed decisions rapidly and proactively detect potential risks. [Learn more](/docs/search/mobot).
4949

5050
### LogReduce
5151

@@ -97,7 +97,7 @@ Our Global Intelligence Service apps provide security teams with valuable real-t
9797
## Additional resources
9898

9999
* Guide: [Understanding artificial intelligence for log analytics](https://www.sumologic.com/guides/machine-data-analytics)
100-
* Blogs:
100+
* Blogs:
101101
* [What are the differences between artificial intelligence, machine learning, deep learning and generative AI?](https://www.sumologic.com/blog/machine-learning-deep-learning)
102102
* [DevSecOps in an AI world requires disruptive log economics](https://www.sumologic.com/blog/devsecops-ai-disruptive-log-economics)
103103
* [Generative AI: The latest example of systems of insight](https://www.sumologic.com/blog/generative-ai-latest-example-systems-of-insight)

docs/search/copilot-multiturn-beta.md

Lines changed: 0 additions & 127 deletions
This file was deleted.

0 commit comments

Comments
 (0)