Skip to content

Save-AzureWebsiteLog The maximum message size quota for incoming messages (65536) has been exceeded #26

Closed
@andybatescc

Description

@andybatescc

I'm trying to use the Azure powershell Save-AzureWebsiteLog command to get the logs for an azure site. Get the message below

Save-AzureWebsiteLog -Name <*******> -Output .\logs.zip
Save-AzureWebsiteLog : The maximum message size quota for incoming messages (65536) has been exceeded. To increase the quota, use the MaxReceivedMessageSize property on the appropriate binding
element.
At line:1 char:1

  • Save-AzureWebsiteLog -Name <name removed> -Output .\logs.zip
  • - CategoryInfo          : CloseError: (:) [Save-AzureWebsiteLog], CommunicationException
    - FullyQualifiedErrorId : Microsoft.WindowsAzure.Commands.Websites.SaveAzureWebsiteLogCommand
    
    

Is this a known problem, and is there any resolution?

Metadata

Metadata

Assignees

No one assigned

    Labels

    App Servicesaka WebSitesService AttentionThis issue is responsible by Azure service team.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions