Skip to content

Commit 6abc0b8

Browse files
committed
Update data-platform-logs.md
1 parent d8a87b1 commit 6abc0b8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/azure-monitor/logs/data-platform-logs.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ This article provides an overview of how Azure Monitor Logs works and explains h
2121
2222
## How Azure Monitor Logs works
2323

24+
1. Collect log data by using Azure Monitor data collection methods. Transform data based on your needs to optimize costs, filter personally identifiable information, and so on, and route data to tables in your Log Analytics workspace.
25+
1. Manage all of your data in your Log Analytics workspace, including table schemas, table plans, data retention, data aggregation, who has access to which data, and all log-related costs.
26+
1. Retrieve data by using Kusto Query language (KQL), or KQL-based tools and features that don't require KQL knowledge, such as Simple mode in the Log Analytics user interface, prebuilt curated monitoring experiences called Insights, and predefined queries.
27+
1. Use the data in Azure Monitor Logs in dashboards and reports, alerting, custom applications, and other Azure or non-Azure services.
28+
2429
:::image type="content" source="media/data-platform-logs/azure-monitor-logs-overview.png" lightbox="media/data-platform-logs/azure-monitor-logs-overview.png" alt-text="A diagram that shows how Azure Monitor and Azure Monitor Logs provide an end-to-end solution for collecting, managing, retrieving, and working with log data.":::
2530

2631
## Data collection, routing, and transformation

0 commit comments

Comments
 (0)