Skip to content

Commit a308bcd

Browse files
committed
video
1 parent 390896f commit a308bcd

File tree

4 files changed

+25
-23
lines changed

4 files changed

+25
-23
lines changed

blog-service/2024-12-02-copilot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
1414

1515
<a href="https://help.sumologic.com/release-notes-service/rss.xml"><img src={useBaseUrl('img/release-notes/rss-orange2.png')} alt="icon" width="50"/></a>
1616

17-
Sumo Logic Copilot is an AI-powered assistant that accelerates investigations and troubleshooting in logs by allowing you to ask questions in plain English and get contextual suggestions, helping security first responders and on-call engineers resolve incidents faster. [Learn more](/docs/search/copilot).
17+
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).
1818

1919
* Ask questions in plain English to generate actionable log insights.
2020
* Get tailored suggestions relevant to your troubleshooting and investigation context.

docs/search/copilot.md

Lines changed: 24 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -22,19 +22,19 @@ Sumo Logic Copilot is our AI-powered assistant that accelerates investigations a
2222

2323
With its intuitive interface, Copilot automatically generates log searches from natural language queries, helping you quickly investigate performance issues, anomalies, and security threats. It also guides you through investigations step-by-step with AI-driven suggestions to refine your results for faster, more accurate resolutions. Overall, Copilot enhances incident resolution with expert level insights.
2424

25-
<Iframe url="https://player.vimeo.com/video/1021631518?badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479"
26-
width="854px"
27-
height="480px"
28-
id="myId"
29-
className="video-container"
30-
display="initial"
31-
position="relative"
32-
allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
33-
allowfullscreen
34-
/>
25+
<Iframe url="https://www.youtube.com/embed/yaeepHSaNKk?rel=0"
26+
width="854px"
27+
height="480px"
28+
id="myId"
29+
className="video-container"
30+
display="initial"
31+
position="relative"
32+
allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
33+
allowfullscreen
34+
/>
3535

3636

37-
### Key features
37+
## Key features
3838

3939
Copilot accelerates incident response by combining prebuilt contextual insights with natural language queries and enhancing time to insights for users across your organization. With sub-3-second response times with over 90% translation accuracy for most queries, Copilot ensures fast and dependable results for supported log sources.
4040

@@ -54,7 +54,7 @@ Copilot leverages foundational models available through Amazon Bedrock. As a res
5454

5555
Additionally, all aspects of our service, including Copilot, adhere to the security and compliance requirements outlined in our [service agreement](https://www.sumologic.com/service-agreement) or in individually negotiated contracts.
5656

57-
### Who benefits from Copilot?
57+
## Who benefits from Copilot?
5858

5959
Copilot is ideal for users of all skill levels:
6060

@@ -93,20 +93,24 @@ In this example, we'll click `Count the number of log entries by the collector I
9393

9494
In the **Ask Something...** field, you can manually enter a natural language prompt similar to the prebuilt ones under **Suggestions**. In addition, use autocompletions if appropriate. Type a word in the search bar to trigger completions based on the keyword.
9595

96-
<!-- TO DO BA to upload to YouTube DEMO: https://drive.google.com/file/d/10XUn4DQD3K91V3Qf5heCizkHJneTaBJ7/view?usp=sharing
97-
-->
96+
<Iframe url="https://player.vimeo.com/video/1034043268?badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479"
97+
width="854px"
98+
height="480px"
99+
id="myId"
100+
className="video-container"
101+
display="initial"
102+
position="relative"
103+
allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
104+
allowfullscreen
105+
/>
106+
98107

99108
<img src={useBaseUrl('img/search/copilot/manual-entry.png')} alt="Copilot time period" style={{border: '1px solid gray'}} width="600" />
100109

101110
Broad questions may not yield accurate results. For best outcomes, frame your queries around a small, well-defined problem. If Copilot is unable to translate your prompt into a query, it will display "Failed translation".
102111

103112
Break your questions into smaller, specific requirements to help Copilot provide more accurate answers.<br/><img src={useBaseUrl('img/search/copilot/copilot-periods.gif')} alt="Copilot time period" style={{border: '1px solid gray'}} width="700" />
104113

105-
<!-- TO DO
106-
##### Autocompletion for natural language
107-
see https://drive.google.com/file/d/10XUn4DQD3K91V3Qf5heCizkHJneTaBJ7/view?usp=sharing
108-
--->
109-
110114
##### Tips and tricks
111115

112116
* **Start with a broad query**. Begin with a query like `Show me the most recent logs` to understand the structure and available fields in your logs.
@@ -205,8 +209,6 @@ Click the **Open in Log Search** icon, which will copy your query from Copilot o
205209

206210
<img src={useBaseUrl('img/search/copilot/open-in-log-search.png')} alt="Copilot open in log search" style={{border: '1px solid gray'}} width="600" />
207211

208-
209-
210212
## Example queries
211213

212214
### Logs for security
@@ -274,7 +276,7 @@ We want your feedback! Let us know what you think by clicking the thumbs up or t
274276

275277
<img src={useBaseUrl('img/search/copilot/feedback-thumbs.png')} alt="Copilot feedback icons" style={{border: '1px solid gray'}} width="800" />
276278

277-
You can also leave feedback on errors.
279+
You can also leave feedback on specific errors.
278280

279281
<img src={useBaseUrl('img/search/copilot/feedback-error.png')} alt="Copilot feedback icons" style={{border: '1px solid gray'}} width="800" />
280282

-20.7 KB
Loading
-10.4 KB
Loading

0 commit comments

Comments
 (0)