Get-AksEdgeEventLog

Collects event logs from the deployment.

Syntax

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

Description

The Get-AksEdgeEventLog cmdlet gets the event log from the AksEdge deployment

Examples

Example 1

Get-AksEdgeEventLog

Example 2

Get-AksEdgeEventLog -OutputPath ~/Desktop

Parameters

-OutputPath

Optional parameter allowing to change the path to which the zipped log folder will be stored

Type: String
Parameter Sets: (All)
Aliases:

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

Common parameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

Next steps

AksEdge PowerShell Reference