Syslog server

Collect syslog messages sent from remote hosts.

Properties

Enable

Enable the syslog server.

  • Data type: boolean
  • Default: false
  • Configuration

CLI: (cli)> config service syslog enable

Port

The network port that the syslog server listens on.

The syslog server will accept log messages sent over TCP connections and UDP packets.

  • Data type: integer
  • Default: 514
  • Minimum: 1
  • Maximum: 65535
  • Configuration
  • Required

CLI: (cli)> config service syslog port

Include in the system log

In addition to the other configured log destinations, also log to the system log.

  • Data type: boolean
  • Default: false
  • Configuration

CLI: (cli)> config service syslog system