ISysLogSettings

Assembly: Metabase;

Description

The ISysLogSettings interface contains syslog server connection parameters for forwarding security event messages.

Inheritance Hierarchy

          ISysLogSettings

Properties

  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.

Methods

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

See also:

Metabase Assembly Interfaces