_______________________________________________________________________________________________________
_______________________________________________________________________________________________________
© Virtual Access 2018
GW6600 Series User manual
Issue: 1.7
Page 416 of 519
38.4.2
Configuring syslog to Monitor via the web interface
Monitor can display syslog events sent from the router. To configure the router to send
syslog events, select System -> System -> Logging and set External system log
server to the Monitor IP. You can also configure the syslog server port if required.
All syslog events are sent to the syslog server.
Figure 199: The system properties page
Web Field/UCI/Package Option
Description
Web: External system log server
UCI: system.main.log_ip
Opt: log_ip
Defines the external syslog server IP address.
Web: External system log server
UCI: system.main.log_port
Opt: log_port
Defines the external syslog server destination port number for
syslog messages.
514
Range
Table 148: Information table for syslog properties commands
38.4.3
Configuring syslog events to Monitor using command line
Syslog is configured under the system package.
38.4.3.1
Syslog events to Monitor using UCI
root@VA_router:~# uci show system
system.main=system
……
system.main.log_ip=1.1.1.1
system.main.log_port=514
……
38.4.3.2
Syslog events to Monitor using package options
root@VA_router:~# uci export system
package system