Get-AksEdgeEventLog
从部署中收集事件日志。
语法
Get-AksEdgeEventLog [[-OutputPath] <String>] [<CommonParameters>]
说明
Get-AksEdgeEventLog cmdlet 从 AksEdge 部署获取事件日志
示例
示例 1
Get-AksEdgeEventLog
示例 2
Get-AksEdgeEventLog -OutputPath ~/Desktop
parameters
-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。