Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 18 additions & 10 deletions docs/search/copilot.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Sumo Logic Copilot is our AI-powered assistant that accelerates investigations a

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.

<Iframe url="https://player.vimeo.com/video/1034057142?badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479"
<Iframe url="https://www.youtube.com/embed/yaeepHSaNKk?rel=0"
width="854px"
height="480px"
id="myId"
Expand All @@ -34,7 +34,7 @@ With its intuitive interface, Copilot automatically generates log searches from
/>


### Key features
## Key features

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.

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

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.

### Who benefits from Copilot?
## Who benefits from Copilot?

Copilot is ideal for users of all skill levels:

Expand Down Expand Up @@ -93,11 +93,21 @@ In this example, we'll click `Count the number of log entries by the collector I

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.

<!-- TO DO BA to upload to YouTube DEMO: https://drive.google.com/file/d/10XUn4DQD3K91V3Qf5heCizkHJneTaBJ7/view?usp=sharing
-->

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

#### Video: Autocomplete in action

<Iframe url="https://player.vimeo.com/video/1034043268?badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479"
width="854px"
height="480px"
id="myId"
className="video-container"
display="initial"
position="relative"
allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
/>

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".

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" />
Expand All @@ -107,7 +117,7 @@ Break your questions into smaller, specific requirements to help Copilot provide
see https://drive.google.com/file/d/10XUn4DQD3K91V3Qf5heCizkHJneTaBJ7/view?usp=sharing
--->

##### Tips and tricks
#### Tips and tricks

* **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.
* **Disambiguate field names**. If fields have similar names and cause confusion, explicitly specify the field (e.g., `<field_name>`) to improve accuracy.
Expand Down Expand Up @@ -205,8 +215,6 @@ Click the **Open in Log Search** icon, which will copy your query from Copilot o

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



## Example queries

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

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

You can also leave feedback on errors.
You can also leave feedback on specific errors.

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

Expand Down
Binary file modified static/img/search/copilot/feedback-error.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/img/search/copilot/feedback-thumbs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.