Get-AksEdgeLogs

배포에서 모든 로그를 수집합니다.

구문

Get-AksEdgeLogs [[-OutputPath] <String>] [<CommonParameters>]

Description

Get-AksEdgeLogs cmdlet은 AksEdge 배포 및 설치에서 모든 로그를 수집합니다. 이를 압축하고 현재 설치 디렉터리에 기본적으로 .zip 폴더 형태로 번들 로그를 출력합니다.

예제

예 1

Get-AksEdgeLogs

예 2

Get-AksEdgeLogs -OutputPath ~/Desktop

매개 변수

-OutputPath

압축된 로그 폴더가 저장될 경로를 변경할 수 있는 선택적 매개 변수

Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

CommonParameters

이 cmdlet 일반 매개 변수를 지원합니다. -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction 및 -WarningVariable. 자세한 내용은 about_CommonParameters를 참조하세요.

다음 단계

AksEdge PowerShell 참조