VBRSyslogServer
Contains settings of the syslog server.
Properties
|
Property |
Type |
Description |
|---|---|---|
|
ServerHost |
string |
Syslog server. |
|
Port |
int |
Syslog server port. |
|
Protocol |
VBRSyslogServerProtocol |
Protocol that the syslog server uses. |
|
CertificateThumbprint |
string |
[For TLS protocol] Certificate thumbprint. |
Related Commands
Add-VBRSyslogServerAdds a syslog server to Veeam Backup & Replication.Set-VBRSyslogServerModifies the existing syslog server settings.Get-VBRSyslogServerReturns the syslog server added to Veeam Backup & Replication.Remove-VBRSyslogServerRemoves the syslog server.