log stream is not working for app service

Ali, Mohamed 0 Reputation points
2024-01-08T18:02:31.6066667+00:00

the log stream is not working it tries to connect and after sometimes it shows this errorUser's image

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

3 answers

Sort by: Most helpful
  1. Dillon Silzer 57,831 Reputation points Volunteer Moderator
    2024-01-09T05:05:02.71+00:00

    Hey Mohammed,

    Try opening your App Service > App Service logs > turn Application logging (Filesystem) to On.

    User's image


    If this is helpful please accept answer.

    1 person found this answer helpful.
    0 comments No comments

  2. SnehaAgrawal-MSFT 22,706 Reputation points Moderator
    2024-01-22T12:08:38.3466667+00:00

    @Ali, Mohamed
    If the log stream is not working for your Azure App Service, there are a few things you can try to troubleshoot the issue:

    1. Make sure that your App Service is running and has not been stopped or deleted. You can check the status of your App Service in the Azure portal. Check if the App Service has logging enabled: Make sure that logging is enabled for your App Service. You can enable logging in the Azure portal by going to your App Service's "App Service logs" settings and selecting the appropriate logging options.
    2. To verify that you are using the correct log stream URL for your App Service, go to the Azure portal and navigate to the "Log stream" settings of your App Service. The log stream URL should match the one you are using.
    3. Check if there are any network issues: Make sure that there are no network issues that are preventing you from accessing the log stream. You can try accessing the log stream from a different network or using a different device to see if the issue persists. see- Troubleshooting Log Stream data not loading/populating in App Services
    4. Check if there are any issues with the App Service's configuration: Make sure that there are no issues with the configuration of your App Service that are preventing the log stream from working. You can check the configuration of your App Service in the Azure portal.

    If none of these steps resolve the issue, you can try restarting your App Service, Let us know if issue remains.

    0 comments No comments

  3. Faisal Khan Asif Khan 0 Reputation points
    2024-10-23T08:44:25.1466667+00:00

    if others can access log stream but only I am the one who is facing issues then


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.