Get-AksEdgeEventLog
Recolhe os registos de eventos da implementação.
Syntax
Get-AksEdgeEventLog [[-OutputPath] <String>] [<CommonParameters>]
Descrição
O cmdlet Get-AksEdgeEventLog obtém o registo de eventos da implementação do AksEdge
Exemplos
Exemplo 1
Get-AksEdgeEventLog
Exemplo 2
Get-AksEdgeEventLog -OutputPath ~/Desktop
Parâmetros
-OutputPath
Parâmetro opcional que permite alterar o caminho para o qual a pasta de registo zipado será armazenada
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
Parâmetros comuns
Este cmdlet suporta os parâmetros comuns: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction e -WarningVariable. Para obter mais informações, consulte about_CommonParameters.