Diagnostics and troubleshooting Logs
Digi TransPort WR Routers User Guide
263
5. Click Apply.
Command line
Enter the system log-level command, specifying the event log level.
system log-level <level>
For example:
system log-level warning
Configure syslog servers
You can configure up to two syslog servers for storing event and system logs.
Web
1. On the menu, click System > Administration > Logs.
2. Click Syslog Server Configuration.
3. For each syslog you want to configure, provide the following:
Server: Specify the IPv4 IP address for the server.
Port: Specify the listening port for the server. The default is port 514.
Mode: Specify the mode for syslog traffic: UDP or TCP. The default is UDP.
4. Click Apply.
Command line
To configure syslog server 1:
syslog 1 server my_syslog1.company.com
syslog 1 server-port 516
syslog 1 mode udp
To configure syslog server 2:
syslog 2 server my_syslog2.company.com
syslog 2 server-port 517
syslog 2 mode udp