You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/logs/data-platform-logs.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,10 +21,12 @@ This article provides an overview of how Azure Monitor Logs works and explains h
21
21
22
22
## How Azure Monitor Logs works
23
23
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.
24
+
Azure Monitor Logs provides you with the tools to:
25
+
26
+
***Collect any 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.
27
+
***Manage your logging solution** by configuring your Log Analytics workspace and log tables, including table schemas, table plans, data retention, data aggregation, who has access to which data, and all log-related costs.
28
+
***Retrieve data in near-real time** 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.
29
+
***Use data flexibly** for a range of use cases, including data analysis, troubleshooting, alerting, dashboards and reports, custom applications, and other Azure or non-Azure services.
28
30
29
31
:::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.":::
0 commit comments