Skip to content

Commit f781bf1

Browse files
kimsauceamee-sumojpipkin1
authored
DOCS-906 - Copilot-to-Mobot change (#5422)
* Copilot GA - Unstructured logs + multi-turn conversations * space fix * add release notes * link fix * Remove references to unstructured logs GA * create separate beta doc * integrate CP's FAQ content * Rename 2025-07-02-search.md to 2025-08-25-search.md * Add new example workflow * Rename 2025-08-25-search.md to 2025-09-03-search.md * Update 2025-09-03-search.md * revisions per copilot channel * fix release notes * fix url * Update copilot-multiturn-beta.md rm per CP * add CID * Delete blog-service/2025-09-03-search.md remove per MS * Copilot-to-Mobot rebranding (#5737) * Add 301 redirects - legacy URLs and 404s (#5736) * Add 301 redirects * Add 301 redirects to fix 404s * Add 301 redirects - legacy URLs and 404s * Copilot-to-Mobot rebranding * August Release Note (apps) (#5735) * August Release Note (apps) * Update 2025-08-31-apps.md * Delete blog-service/2025-09-03-search.md * Update cid-redirects.json * Update docs/get-started/ai-machine-learning.md * more edits --------- Co-authored-by: Amee Lepcha <[email protected]> * updates per CP * update alerts-mobot screenshot * edit release notes * Update 2025-09-08-mobot-copilot.md * Update docs/search/mobot-multiturn-beta.md Co-authored-by: John Pipkin (Sumo Logic) <[email protected]> * Update docs/search/mobot-multiturn-beta.md Co-authored-by: John Pipkin (Sumo Logic) <[email protected]> * Update docs/search/mobot-multiturn-beta.md Co-authored-by: John Pipkin (Sumo Logic) <[email protected]> * Update docs/search/mobot-multiturn-beta.md Co-authored-by: John Pipkin (Sumo Logic) <[email protected]> * Update docs/search/mobot-multiturn-beta.md Co-authored-by: John Pipkin (Sumo Logic) <[email protected]> * Update docs/search/mobot-multiturn-beta.md Co-authored-by: John Pipkin (Sumo Logic) <[email protected]> * Update sidebars.ts * remove outdated "copilot" UI screenshots --------- Co-authored-by: Amee Lepcha <[email protected]> Co-authored-by: John Pipkin (Sumo Logic) <[email protected]>
1 parent a55c35c commit f781bf1

Some content is hidden

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

47 files changed

+172
-165
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).

cid-redirects.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1590,7 +1590,7 @@
15901590
"/cid/1000": "/docs/send-data/installed-collectors/sources/local-file-source",
15911591
"/cid/100000": "/docs/manage/deletion-requests",
15921592
"/cid/100001": "/docs/search/get-started-with-search/build-search/search-templates",
1593-
"/cid/100002": "/docs/search/copilot",
1593+
"/cid/100002": "/docs/search/mobot",
15941594
"/cid/100003": "/docs/search/mobot-multiturn-beta",
15951595
"/cid/100004": "/docs/search/get-started-with-search/build-search/keyword-search-expressions",
15961596
"/cid/100005": "/docs/get-started/sign-up",
@@ -4471,5 +4471,7 @@
44714471
"/docs/manage/manage-subscription/manage-org-settings": "/docs/manage/manage-subscription/create-and-manage-orgs/manage-org-settings",
44724472
"/docs/integrations/amazon-aws/elastic-load-balancing": "/docs/integrations/amazon-aws/classic-load-balancer",
44734473
"/docs/integrations/microsoft-azure/microsoft-defender-for-cloud": "/docs/integrations/microsoft-azure/azure-security-defender-for-cloud",
4474-
"/docs/integrations/azure": "/docs/integrations/microsoft-azure"
4474+
"/docs/integrations/azure": "/docs/integrations/microsoft-azure",
4475+
"/docs/search/copilot": "/docs/search/mobot",
4476+
"/docs/search/copilot-unstructured-logs-beta": "/docs/search/mobot-unstructured-logs-beta"
44754477
}

docs/alerts/monitors/alert-response.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ 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+
* **O**. The **Open in Mobot** button lets you troubleshoot alerts directly in [Mobot](/docs/search/mobot) while preserving alert context, making investigations seamless. This enables faster root cause analysis by allowing you to jump into Mobot instantly and perform context-aware troubleshooting while maintaining alert details.<br/><img src={useBaseUrl('img/alerts/open-in-mobot.png')} alt="open in mobot button on alert response page" width="450"/>
143143

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

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

Lines changed: 3 additions & 3 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

docs/release-notes/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Stay up to date with the latest Sumo Logic enhancements, features, and fixes. Ex
1919
<a href="https://help.sumologic.com/release-notes-service/rss.xml">
2020
<img src={useBaseUrl('img/release-notes/rss.png')} alt="RSS Feed" width="45" />
2121
</a>
22-
<p>Get updates on features and bug fixes for alerts, apps, copilot, security, search, observability, and more.</p>
22+
<p>Get updates on features and bug fixes for alerts, apps, mobot, security, search, observability, and more.</p>
2323
</div>
2424
</div>
2525

docs/search/copilot-unstructured-logs-beta.md

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

docs/search/get-started-with-search/build-search/intelliparse-beta.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,17 +65,17 @@ will be parsed automatically in Intelliparse mode, extracting:
6565
* Queries using Intelliparse mode include a hidden intelliparse operator, injected automatically.
6666
:::
6767

68-
## How Copilot uses Intelliparse mode
68+
## How Mobot uses Intelliparse mode
6969

70-
Even if you don’t manually enable Intelliparse mode, you may encounter it when using [Sumo Logic Copilot](/docs/search/copilot).
70+
Even if you don’t manually enable Intelliparse mode, you may encounter it when using [Mobot](/docs/search/mobot) (formerly known as *Copilot*).
7171

72-
Copilot uses Intelliparse mode in the background to:
72+
Mobot uses Intelliparse mode in the background to:
7373
* Automatically parse unstructured logs for natural language queries.
7474
* Discover field names and values for more accurate suggestions and translations.
7575
* Generate search queries that include the hidden `intelliparse` operator.
7676

77-
This integration allows Copilot to work with raw, unstructured log data; no setup required on your part.
77+
This integration allows Mobot to work with raw, unstructured log data; no setup required on your part.
7878

7979
:::tip
80-
Want to learn more about Intelliparse mode? [See how it works in Log Search](/docs/search/copilot-unstructured-logs-beta).
80+
Want to learn more about Intelliparse mode? [See how it works in Log Search](/docs/search/mobot-unstructured-logs-beta).
8181
:::

docs/search/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ In this section, we'll introduce the following concepts:
2525
</div>
2626
<div className="box smallbox card">
2727
<div className="container">
28-
<a href="/docs/search/copilot"><img src={useBaseUrl('img/icons/search.png')} alt="icon" width="35"/><h4>Copilot</h4></a>
29-
<p>Accelerate log investigations and troubleshooting with Sumo Logic Copilot, our AI-powered assistant that enables you to ask natural language questions and get contextual suggestions, helping first responders get to answers faster.</p>
28+
<a href="/docs/search/mobot"><img src={useBaseUrl('img/icons/search.png')} alt="icon" width="35"/><h4>Mobot</h4></a>
29+
<p>Accelerate log investigations and troubleshooting with Sumo Logic Mobot, our AI-powered assistant that enables you to ask natural language questions and get contextual suggestions, helping first responders get to answers faster.</p>
3030
</div>
3131
</div>
3232
<div className="box smallbox card">

0 commit comments

Comments
 (0)