Unable to see logs of Azure App Service

Umer Rashid 90 Reputation points
2024-06-27T09:39:27.85+00:00

Hi,

I deployed a docker-compose based app to Azure App Service. For some reason, I am unable to see logs.

When I go 'Deployment Center' and select 'Logs' tab, all I can see is this:

2024_06_26_lw0sdlwk0009AT_docker.log:

2024-06-26T12:13:34.110Z INFO -

Any idea what could be going wrong?

Thanks,

Umar

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,199 questions
{count} votes

1 answer

Sort by: Most helpful
  1. ajkuma 27,956 Reputation points Microsoft Employee
    2024-06-27T10:10:35.51+00:00

    Umer Rashid, Based on my understanding of you issue post deployment, you are unable to see the logs. To better assist you on this, what deployment method are you leveraging? What is your app framework? Do you receive any specific error message during the deployment or while accessing the WebApp?

    To isolate the issue, you may leverage App Service diagnostics from Azure Portal> Navigate to your App Service app in the Azure Portal.

    In the left navigation, click on Diagnose and solve problems - Review - “Configuration and Management and “Availability and Performance” 

    If you haven't done, enable and review logs to fetch more details about the error: #enable-application-logging-linuxcontainerCheckout the log directory/location information -here - Access log files

    https://learn.microsoft.com/azure/app-service/troubleshoot-diagnostic-logs#access-log-files

    Kindly let us know, I'll follow-up with you further.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.