--- title: "VBRSyslogServer" description: "Contains settings of the syslog server. Add-VBRSyslogServer Set-VBRSyslogServer Get-VBRSyslogServer Remove-VBRSyslogServer" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrsyslogserver.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRSyslogServer" dateModified: "2026-08-19" --- # 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. |