Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 539 Bytes

File metadata and controls

13 lines (13 loc) · 539 Bytes
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.

  1. Select App Service logs under the Monitoring heading in the menu on the left side of the page.
  2. Change the Application Logging property from Off to File System.
  3. Enter a retention period of 30 days for the logs.
  4. Select Save to save your changes.