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/container-apps/log-options.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
@@ -28,9 +28,9 @@ You can choose between these logs destinations:
28
28
- Azure storage account to archive.
29
29
- Azure event hub for data ingestion and analytic services. For more information, see [Azure Event Hubs](../event-hubs/event-hubs-about.md).
30
30
- An Azure partner monitoring solution such as, Datadog, Elastic, Logz.io and others. For more information, see [Partner solutions](../partner-solutions/overview.md).
31
-
-**None**: You can disable the storage of log data. When disabled, you can still view real-time container logs via the **Logs stream** feature in your container app. For more information, see [Log streaming](log-streaming.md).
31
+
-**Don't save logs**: You can disable the storage of log data. When disabled, you can still view real-time container logs via the **Logs stream** feature in your container app. For more information, see [Log streaming](log-streaming.md).
32
32
33
-
When *None* or the *Azure Monitor* destination is selected, the **Logs** menu item providing the Log Analytics query editor in the Azure portal is disabled.
33
+
When *Don't save logs* or the *Azure Monitor* destination is selected, the **Logs** menu item providing the Log Analytics query editor in the Azure portal is disabled.
34
34
35
35
## Configure options via the Azure portal
36
36
@@ -41,14 +41,14 @@ Use these steps to configure the logging options for your Container Apps environ
41
41
1. You can choose from the following **Logs Destination** options:
42
42
-**Log Analytics**: With this option, you select a Log Analytics workspace to store your log data. Your logs can be viewed through Log Analytics queries. To learn more about Log Analytics, see [Azure Monitor Log Analytics](log-monitoring.md).
43
43
-**Azure Monitor**: Azure Monitor routes your logs to a destination. When you select this option, you must select **Diagnostic settings** to complete the configuration after you select **Save** on this page.
44
-
-**None**: This option disables the storage of log data.
44
+
-**Don't save logs**: This option disables the storage of log data.
1. If you have selected **Azure Monitor** as your logs destination, you must configure **Diagnostic settings**. The **Diagnostic settings** item appears below the **Logging options** menu item.
48
48
49
49
### Diagnostic settings
50
50
51
-
When you select **Azure Monitor** as your logs destination, you must configure the destination details. Select **Diagnostic settings** from the left side menu of the Container Apps Environment window in the portal.
51
+
When you select **Azure Monitor** as your logs destination, you must configure the destination details. Select **Diagnostic settings** from the left side menu of the Container Apps Environment window in the portal. You might need to refresh the page for **Diagnostic settings** to appear.
52
52
53
53
:::image type="content" source="media/observability/log-opts-diag-setting-menu-item.png" alt-text="Screenshot Diagnostic setting menu item.":::
54
54
@@ -65,7 +65,7 @@ To create a new *diagnostic setting*:
65
65
1. Select one or more **Destination details**:
66
66
-**Send to Log Analytics workspace**: Select from existing Log Analytics workspaces.
-**Archive to a storage account**: You can choose from existing storage accounts. When the individual log categories are selected, you can set the **Retention (days)** for each category.
68
+
-**Archive to a storage account**: This option is deprecated.
0 commit comments