Syslog Server

Syslog server is a monitoring tool that receives log messages sent by the DataCore Server Controller. If the DataCore Server fails, then the controller changes and the newly elected controller continues to send log messages to the Syslog server.

It is difficult to verify if the Syslog server has received all the log messages sent by the DataCore Server Controller and hence, there is a possibility of loss of messages.

Privilege Required for Syslog

The users must have a role that has the DataCore Server group privileges in order to configure or change the Syslog settings.

Configuring Syslog Settings

To configure Syslog settings:

  1. In the Server Group page > Settings tab, under Syslog Settings, enter the following information:
    1. In Server Address, enter the address of the Syslog server.
    2. In UDP port, change the default port number, if necessary. The default UDP port number of 514 is standard and should be correct for most cases.
    3. In Level, select the Log Levels to filter unwanted messages to be sent to the Syslog server. By default, all messages are sent to the Syslog server.
    4. In Source Type, select the Log Sources to filter unwanted messages to be sent to the Syslog server. By default, all messages are sent to the Syslog server.
  2. Click Apply.

Changing Syslog Settings

To change the Syslog settings:

  1. In the Server Group page > Settings tab > Syslog Settings area, select the field to change and re-enter the information.
  2. Click Apply.

Removing a Configured Syslog Server

Use the PowerShell Cmdlet Reset-DcsSyslogSettings to remove the Syslog configuration.