1. 개요

This topic describes the cmdlet in the 0.8.10 version of the Microsoft Azure PowerShell module. To get the version of the module you're using, in the Azure PowerShell console, type (Get-Module -Name Azure).Version.

 

2. 문법

2-1.

Get-AzureWebsiteLog 
  [-ListPath] 
  [-Name <String>] 
  [-Profile <AzureSMProfile>] 
  [-Slot <String>] 
  [<CommonParameters>]

2-2.

Get-AzureWebsiteLog
  [-Message <String>] 
  [-Name <String>] 
  [-Path <String>] 
  [-Profile <AzureSMProfile>] 
  [-Slot <String>] 
  [-Tail] [<CommonParameters>]

 

3. 예제

Get-AzureWebsiteLog -Name contoso -Tail