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