Get-AksEdgeEventLog
デプロイからイベント ログを収集します。
構文
Get-AksEdgeEventLog [[-OutputPath] <String>] [<CommonParameters>]
説明
Get-AksEdgeEventLog コマンドレットは、AksEdge デプロイからイベント ログを取得します
例
例 1
Get-AksEdgeEventLog
例 2
Get-AksEdgeEventLog -OutputPath ~/Desktop
パラメーター
-OutputPath
zip 形式のログ フォルダーを格納するパスを変更できる省略可能なパラメーター
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
共通パラメーター
このコマンドレットは、一般的なパラメーターをサポートしています。-Debug、-ErrorAction、-ErrorVariable、-InformationAction、-InformationVariable、-OutVariable、-OutBuffer、-PipelineVariable、-Verbose、-WarningAction、-WarningVariable です。 詳細については、「about_CommonParameters」を参照してください。