Skip to content

Commit 2e28769

Browse files
authored
Merge pull request #289108 from v-jaswel/aca/v-jaswel_20241011_work_item_284678
[ACA] Update log options screenshots.
2 parents 791799d + 5406c0e commit 2e28769

8 files changed

+6
-7
lines changed

articles/container-apps/log-options.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ You can choose between these logs destinations:
2727
- Log Analytics workspace for viewing and analysis.
2828
- Azure storage account to archive.
2929
- Azure event hub for data ingestion and analytic services. For more information, see [Azure Event Hubs](../event-hubs/event-hubs-about.md).
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).
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+
- **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).
3232

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.
3434

3535
## Configure options via the Azure portal
3636

@@ -41,14 +41,14 @@ Use these steps to configure the logging options for your Container Apps environ
4141
1. You can choose from the following **Logs Destination** options:
4242
- **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).
4343
- **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.
4545
1. Select **Save**.
4646
:::image type="content" source="media/observability/log-opts-screenshot-page-save-button.png" alt-text="Screenshot Logging options page.":::
4747
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.
4848

4949
### Diagnostic settings
5050

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.
5252

5353
:::image type="content" source="media/observability/log-opts-diag-setting-menu-item.png" alt-text="Screenshot Diagnostic setting menu item.":::
5454

@@ -65,8 +65,7 @@ To create a new *diagnostic setting*:
6565
1. Select one or more **Destination details**:
6666
- **Send to Log Analytics workspace**: Select from existing Log Analytics workspaces.
6767
:::image type="content" source="media/observability/diag-setting-log-analytics-console-log.png" alt-text="Screenshot diagnostic settings Log Analytics destination.":::
68-
- **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.
69-
:::image type="content" source="media/observability/diag-setting-storage-acct.png" alt-text="Screenshot Diagnostic settings storage destination.":::
68+
- **Archive to a storage account**: This option is deprecated.
7069
- **Stream to an event hub**: Select from Azure event hubs.
7170
:::image type="content" source="media/observability/diag-settings-event-hub.png" alt-text="Screenshot Diagnostic settings event hub destination.":::
7271
- **Send to a partner solution**: Select from Azure partner solutions.
54.4 KB
Loading
91.7 KB
Loading
85.2 KB
Loading
36.1 KB
Loading
78.9 KB
Loading
87.3 KB
Loading
70.6 KB
Loading

0 commit comments

Comments
 (0)