Assembly: Metabase;
The ISysLogSettings interface contains syslog server connection parameters for forwarding security event messages.
ISysLogSettings
| 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: