| author | DavidCBerry13 |
|---|---|
| ms.author | daberry |
| ms.topic | include |
| ms.date | 01/29/2022 |
| ms.service | azure-app-service |
First, you need to enable streaming logs in Azure App Service. Navigate to the page for the App Service instance in the Azure portal.
- Select App Service logs under the Monitoring heading in the menu on the left side of the page.
- Change the Application Logging property from Off to File System.
- Enter a retention period of 30 days for the logs.
- Select Save to save your changes.