Syslog server
Collect syslog messages sent from remote hosts.
- Log streaming resource - Provide an access resource for streaming logs.
- Log to filesystem - Log to one or more files in the filesystem.
- Log to remote servers - Log to one or more remote servers.
- Access control list - The set of interfaces that the service is accessible from.
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
