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/basic-logs-configure.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,14 @@
1
1
---
2
-
title: Set a table's log data plan in Azure Monitor Logs
3
-
description: Learn how to configure the table log data plan to optimize log ingestion and retention costs in Azure Monitor Logs.
2
+
title: Set a table's log data plan to Basic Logs or Analytics Logs
3
+
description: Learn how to use Basic Logs and Analytics Logs to reduce costs and take advantage of advanced features and analytics capabilities in Azure Monitor Logs.
4
4
author: guywi-ms
5
5
ms.author: guywild
6
6
ms.reviewer: adi.biran
7
7
ms.topic: how-to
8
8
ms.date: 11/09/2022
9
9
---
10
10
11
-
# Set a table's log data plan in Azure Monitor Logs
11
+
# Set a table's log data plan to Basic or Analytics
12
12
13
13
Azure Monitor Logs offers two log data plans that let you reduce log ingestion and retention costs and take advantage of Azure Monitor's advanced features and analytics capabilities based on your needs:
14
14
@@ -27,7 +27,7 @@ The following table summarizes the two plans.
27
27
| Category | Analytics | Basic |
28
28
|:---|:---|:---|
29
29
| Ingestion | Cost for ingestion. | Reduced cost for ingestion. |
30
-
| Log queries | No extra cost. Full query capabilities. | Extra cost.<br>[Subset of query capabilities](basic-logs-query.md#limitations). |
30
+
| Log queries | No extra cost. Full query capabilities. | Extra cost.<br/>[Subset of query capabilities](basic-logs-query.md#limitations). |
31
31
| Retention | Configure retention from 30 days to 730 days. | Retention fixed at eight days. |
32
32
| Alerts | Supported. | Not supported. |
33
33
@@ -59,7 +59,7 @@ By default, all tables in your Log Analytics workspace are Analytics tables, and
59
59
|[AMSStreamingEndpointRequests](/azure/azure-monitor/reference/tables/AMSStreamingEndpointRequests)| Azure Media Services information about requests to streaming endpoints. |
60
60
|[ContainerAppConsoleLogs](/azure/azure-monitor/reference/tables/containerappconsoleLogs)| Azure Container Apps logs, generated within a Container Apps environment. |
61
61
|[ContainerLogV2](/azure/azure-monitor/reference/tables/containerlogv2)| Used in [Container insights](../containers/container-insights-overview.md) and includes verbose text-based log records. |
62
-
|[DevCenterDiagnosticLogs](/azure/azure-monitor/reference/tables/DevCenterDiagnosticLogs)| Data plane audit related to Dev Center resources, e.g. dev boxes and environments stop, start, deletes. |
62
+
|[DevCenterDiagnosticLogs](/azure/azure-monitor/reference/tables/DevCenterDiagnosticLogs)| Data plane audit related to Dev Center resources; for example, dev boxes and environment stop, start, delete. |
63
63
64
64
> [!NOTE]
65
65
> Tables created with the [Data Collector API](data-collector-api.md) don't support Basic Logs.
0 commit comments