SysLogSettings

Assembly: Metabase;

Description

The SysLogSettings class implements the object that is used to connect syslog server for sending security events messages.

Class object properties inherited from 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.

Class object methods inherited from ISysLogSettings

  Method name Brief description
Save The Save method saves syslog server connection settings.

See also:

Metabase Assembly Classes