AppServiceAppLogs support for .netcore 3.1

ritesh kumar 21 Reputation points
2022-03-29T14:07:33.367+00:00

Hi,

I have an azure app service with .Net core 3.1 code running. I enabled the diagnostic settings to send the AppServiceAppLogs to blob storage. However AppServiceAppLogs are not being sent to blob storage where as other log types like "AppServiceHTTPLogs" and metric data is forwarded to blob storage without any issue. Is AppServiceAppLogs supported for .Net core? Please share.

I saw that an existing question posted on same issue, but as it was posted an year ago so posting again.

//Ritesh

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,830 questions
0 comments No comments
{count} votes

Accepted answer
  1. JasonPan - MSFT 4,201 Reputation points Microsoft Vendor
    2022-03-30T07:03:06.227+00:00

    Hi @ritesh kumar

    In short, AppServiceAppLogs is not yet supported.

    You can check the supported log types first.
    Official doc link: Supported log types

    188219-image.png


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Best Regards,
    Jason


0 additional answers

Sort by: Most helpful