Get-VBRExportLogSession

Short Description

Returns details on sessions that were started to collect system logs.

Applies to

Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License

Syntax

Get-VBRExportLogSession [-Session <VBRExportLogSession>]  [<CommonParameters>]

Detailed Description

This cmdlet returns details on sessions that were started to collect system logs. Run the Export-VBRLogs cmdlet to collect system logs.

Parameters

Parameter

Description

Type

Required

Position

Accept Pipeline Input

Session

Specifies a session that was started to collect system logs. The cmdlet will return details on this session.

Accepts the VBRExportLogSession object. To create this object, run the Export-VBRLogs cmdlet.

False

Named

True (ByValue, ByPropertyName)

<CommonParameters>

This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.

Output Object

The cmdlet returns the VBRExportLogSession object that contains details on the sessions that were started to collect system logs.

Examples

Get-VBRExportLogSessionExample 1. Getting Details on all Sessions Started to Collect System Logs

Get-VBRExportLogSessionExample 2. Getting Details on Specific Session Started to Collect System Logs

Related Commands

Get-VBRJob

Page updated 2/29/2024

Page content applies to build 12.3.1.1139