Skip to content

Commit f5b4482

Browse files
committed
acrolinx fix
1 parent 84a9eb4 commit f5b4482

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

learn-pr/wwl-azure/configure-web-app-settings/includes/5-enable-diagnostic-logging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ In your application code, you use the usual logging facilities to send log messa
6969

7070
You can forward platform and application logs to Azure Monitor destinations via Diagnostic Settings.
7171

72-
* In the Azure portal, open your app and select **Monitoring** > **Diagnostic settings**, then add a diagnostic setting to send logs to a Log Analytics workspace, Storage account, or Event Hub.
72+
* In the Azure portal, open your app and select **Monitoring** > **Diagnostic settings**, then add a diagnostic setting to send logs to a Log Analytics workspace, Storage account, or Event Hubs.
7373
* Common categories include **AppServiceHTTPLogs** (web server logs) and **AppServiceConsoleLogs** (stdout/stderr). For details, see [Supported resource logs for Microsoft.Web](/azure/app-service/monitor-app-service-reference#supported-resource-logs-for-microsoftweb).
7474

7575
## Stream logs

0 commit comments

Comments
 (0)