Assembly: Metabase;
The SysLogSettings class implements the object that is used to connect syslog server for sending security events messages.
Property name | Brief description | |
IsActive | The IsActive property determines whether there is an active connection to syslog server. | |
Port | The Port property determines a syslog server port for incoming connections. | |
Protocol | The Protocol protocol property determines a protocol used for sending. |
|
Scope | The Scope property determines location of syslog server connection settings. | |
Server | The Server property determines syslog server IP address. |
Method name | Brief description | |
Save | The Save method saves syslog server connection settings. |
See also: