Get-VBRExportLogSession
Short Description
Returns details on sessions that were started to collect system logs.
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-VBRLogsCollects system logs for export. 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 |
|
False |
Named |
True (ByPropertyName, ByValue) |
<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
Example 1. Getting Details on all Sessions Started to Collect System Logs
|
This command returns details on all sessions that were started to collect system logs. The cmdlet output will contain the following details on these sessions:
|
Example 2. Getting Details on Specific Session Started to Collect System Logs
|
This example shows how to get details on the session that was started to collect system logs for the
Perform the following steps:
|
Related Commands
Get-VBRJobReturns existing jobs.