Skip to content

Commit 1d44aac

Browse files
committed
edit per CP
1 parent c0baebf commit 1d44aac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/search/copilot-unstructured-logs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Copilot uses a hidden `intelliparse` operator behind the scenes. It’s injected
3838

3939
### Common use cases
4040

41-
* **General log exploration**. Ask questions about logs used in your dashboardseven if they don’t have predefined structure.
41+
* **General log exploration**. Ask questions about logs used in your dashboards, even if they don’t have predefined structure.
4242
* **Error triage**. Identify frequent errors in raw logs that already support visualizations in your environment.
4343
* **Security insights**. Surface signs of failed logins or anomalies from frequently queried log sources.
4444
* **Smarter prioritization**. Copilot focuses on unstructured logs that are already actively used, helping maximize relevance and value.
@@ -54,7 +54,7 @@ These recent Copilot enhancements make it even easier to work with unstructured
5454
## FAQ
5555

5656
**Will Copilot interpret all my logs?**<br/>
57-
Copilot prioritizes data sources that are already used in dashboards or frequent queries. This improves the relevance of insights and helps focus on high-value logs.
57+
Copilot prioritizes unstructured logs that are already used in dashboards. This improves the relevance of insights and helps focus on high-value logs.
5858

5959
**How is this different from structured log support?**<br/>
6060
Structured logs have predefined fields, allowing Copilot to map queries directly. For unstructured logs, Copilot uses AI and parsing techniques to infer structure on the fly.

0 commit comments

Comments
 (0)