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
Diagnostic logs are often saved using [Azure File Storage](../storage/files/storage-files-deployment-guide.md) and shared with [Azure Monitor logs](../azure-monitor/log-query/get-started-portal.md). Both options can be selected.
76
76
@@ -94,24 +94,24 @@ Full log querying is provided through [Azure Monitor logs](../azure-monitor/log-
94
94
1. Search for **Log Analytics** in the Azure portal.
95
95
1. You will see your available **Log Analytics workspace** instances. Choose one and select **Logs** to query:
Once your **Log Analytics workspace** instance is provisioned, you may use powerful queries to find entries in multiples logs or search using specific criteria using **Log Management**:
For more information about powerful query operations, see [getting started with queries](../azure-monitor/log-query/get-started-queries.md).
108
108
109
109
> [!NOTE]
110
110
> You may experience a 5 minute delay when sending events to **Log Analytics workspace** for the first time.
111
111
112
-
Azure Monitor logs also provides powerful error and alert notification services, which can be viewed by clicking **Diagnose and solve problems**:
112
+
Azure Monitor logs also provide powerful error and alert notification services, which can be viewed by clicking **Diagnose and solve problems**:
113
113
114
-
![Alert and error notifications][9]
114
+
[](media/how-to-configure-monitoring/log-analytics-notifications.png#lightbox)
115
115
116
116
>[!TIP]
117
117
>Use **Log Analytics workspace** to query log histories for multiple app functionalities, subscriptions, or services.
@@ -127,14 +127,3 @@ Azure Digital Twins also supports application-specific logging and security audi
127
127
- Dive deeper into Azure diagnostic settings by reading an [overview of diagnostic logs](../azure-monitor/platform/diagnostic-logs-overview.md).
128
128
129
129
- Read more about [Azure Monitor logs](../azure-monitor/log-query/get-started-portal.md).
0 commit comments