Capture Web Application Logs with App Service Diagnostics Logging

Beginner
Developer
Security Engineer
Azure
ASP.NET Core

Use application logs in Azure Web Apps to help debug web app code.

Learning objectives

In this module, you will:

  • Enable application logging on an Azure Web App
  • View live application logging activity with the log streaming service
  • Retrieve application log files from an application with Kudu or the Azure CLI

Prerequisites

  • Experience in basic web app development and deployment, including creating trace output from applications
  • Understanding of Web apps in Microsoft Azure