Category / Section
How to download event logs from Azure App Service
Published:
Updated:
Please refer to the following steps to download the event logs from the Azure App Service. These files will be helpful for our support team to find the root cause of the reported issue.
-
Visit Kudu for the respective App Service using https://{app-service-name-here}.scm.azurewebsites.net, or search for the Advanced Tools option from the App Service to access the Kudu console.
-
From the Debug Console menu, select the CMD option.
-
Click LogFiles from the resulting window.
-
Download the highlighted eventlog.xml file.