Specifications

VSP600/VSP601 Administrator and Provisioning Manual
83 Appendix A: Configuration File Settings
“log” Module: Log Settings
The log settings control system logging activities. The following logging modes are
supported:
Serial/Console
Syslog server
Volatile file
The log settings follow the format: log.element.
All the log settings are included in the general configuration file.
Setting:
log.syslog_enable
Description: Enables or disables log output to syslog server.
Values: 0 (disabled), 1 (enabled) Default: 0
Setting:
log.syslog_server_address
Description: Sets the syslog server IP address.
Values: Text string (IPv4) Default: Blank
Setting:
log.syslog_server_port
Description: Sets the syslog server port.
Values: 1–65535 Default: 514
Setting:
log.syslog_level
Description: Sets the log level. The higher the level, the larger the debug output.
5—all
4—debug
3—info
2—warning
1—error
0—critical
Values: 0–5 Default: 2