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
| Log queries | Full query capabilities<br/>No extra cost. |[Basic query capabilities](basic-logs-query.md#limitations).<br/>Pay-per-use.|
33
-
| Retention |[Configure retention from 30 days to two years](data-retention-archive.md). | Retention fixed at eight days.<br/>When you change an existing table's plan to Basic logs, [Azure archives data](data-retention-archive.md) that's more than eight days old but still within the table's original retention period. |
33
+
| Retention |[Configure retention from 30 days to two years](data-retention-archive.md). | Retention fixed at thirty days.<br/>When you change an existing table's plan to Basic logs, [Azure archives data](data-retention-archive.md) that's more than thirty days old but still within the table's original retention period. |
34
34
| Alerts | Supported. | Not supported. |
35
35
36
36
> [!NOTE]
@@ -42,14 +42,14 @@ By default, all tables in your Log Analytics workspace are Analytics tables, and
42
42
43
43
Configure a table for Basic logs if:
44
44
45
-
- You don't require more than eight days of data retention for the table.
45
+
- You don't require more than thirty days of data retention for the table.
46
46
- You only require basic queries of the data using a [limited version of the query language](basic-logs-query.md#limitations).
47
47
- The cost savings for data ingestion exceed the expected cost for any expected queries.
48
48
- The table [supports Basic logs](#supported-tables).
49
49
50
50
## Set a table's log data plan
51
51
52
-
When you change a table's plan from Analytics to Basic, Log Analytics immediately archives any data that's older than eight days and up to original data retention of the table. In other words, the total retention period of the table remains unchanged, unless you explicitly [modify the archive period](../logs/data-retention-archive.md).
52
+
When you change a table's plan from Analytics to Basic, Log Analytics immediately archives any data that's older than thirty days and up to original data retention of the table. In other words, the total retention period of the table remains unchanged, unless you explicitly [modify the archive period](../logs/data-retention-archive.md).
53
53
54
54
When you change a table's plan from Basic to Analytics, the changes take affect on existing data in the table immediately.
0 commit comments