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
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ Use these steps to configure the logging options for your environment in the Azu
41
41
42
42
1. Browse to your Container Apps environment in the portal.
43
43
44
-
1. Select *Monitoring* > *Logging options*.
44
+
1. Select *Monitoring* > **Logging options**.
45
45
46
46
1. You can choose from the following **Logs Destination** options:
47
47
-**Azure 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).
@@ -60,15 +60,15 @@ Use these steps to configure the diagnostic settings for your environment:
60
60
61
61
1. Browse to your environment in the portal.
62
62
63
-
1. Select *Monitoring* > *Diagnostic settings*. If you've just set your environment's logs destination to **Azure Monitor**, you might need to refresh the page for this configuration item to appear.
63
+
1. Select *Monitoring* > **Diagnostic settings**. If you've just set your environment's logs destination to **Azure Monitor**, you might need to refresh the page for this configuration item to appear.
64
64
65
65
Destination details are saved as *diagnostic settings*. You can create up to five diagnostic settings for your environment. You can configure different log categories for each diagnostic setting. For example, create one diagnostic setting to send the system logs category to one destination, and another to send the container console logs category to another destination.
66
66
67
67
To create a new *diagnostic setting*:
68
68
69
69
1. Select **Add diagnostic setting**.
70
70
71
-
1. In **Diagnostic setting name**, enter a name for your diagnostic setting.
71
+
1. In *Diagnostic setting name*, enter a name for your diagnostic setting.
72
72
73
73
1. Select the log **Category groups** or **Categories** you want to send to this destination. You can select one or more categories.
74
74
@@ -90,7 +90,7 @@ Use these steps to configure the diagnostic settings for your container app:
90
90
91
91
1. Browse to your container app in the portal.
92
92
93
-
1. Select *Monitoring* > *Diagnostic settings*. If you've just set your container app environment's logs destination to **Azure Monitor**, you might need to refresh the page for this configuration item to appear.
93
+
1. Select *Monitoring* > **Diagnostic settings**. If you've just set your container app environment's logs destination to **Azure Monitor**, you might need to refresh the page for this configuration item to appear.
94
94
95
95
1. Select **Add diagnostic setting**.
96
96
@@ -153,11 +153,11 @@ To create diagnostic settings at the environment level, run the following comman
0 commit comments