Get-AksEdgeEventLog
從部署收集事件記錄檔。
語法
Get-AksEdgeEventLog [[-OutputPath] <String>] [<CommonParameters>]
描述
Get-AksEdgeEventLog Cmdlet 會從 AksEdge 部署取得事件記錄檔
範例
範例 1
Get-AksEdgeEventLog
範例 2
Get-AksEdgeEventLog -OutputPath ~/Desktop
參數
-OutputPath
選擇性參數,允許變更將儲存壓縮記錄檔資料夾的路徑
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
一般參數
這個 Cmdlet 支援一般參數:-Debug、-ErrorAction、-ErrorVariable、-InformationAction、-InformationVariable、-OutVariable、-OutBuffer、-PipelineVariable、-Verbose、-WarningAction 和 -WarningVariable。 如需詳細資訊,請參閱 about_CommonParameters。