Get-VBRVSAEventForwardingOptions
Short Description
Returns Veeam Software Appliance syslog event forwarding settings.
Applies to
Product Edition: Veeam Universal License
Syntax
|
Get-VBRVSAEventForwardingOptions [<CommonParameters>] |
Detailed Description
This cmdlet returns the current Veeam Software Appliance syslog event forwarding settings. The settings include the target syslog server, transport protocol, severity rules, and per-application filtering rules.
Parameters
This cmdlet does not take parameters.
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.
Output Object
Examples
Getting Veeam Software Appliance Event Forwarding Settings
This command returns the current Veeam Software Appliance syslog event forwarding settings.
|
Get-VBRVSAEventForwardingOptions |
Related Commands