8: System settings 
_______________________________________________________________________________________________________ 
_____________________________________________________________________________________________________ 
© Virtual Access 2017 
GW1000 Series User Manual 
Issue: 1.9    Page 49 of 350 
Web: Log output level 
UCI: system.main.conloglevel 
Opt: conloglevel 
 
Sets the maximum log output level severity for system events. 
System events are written to the system log. Messages with a lower 
level or level equal to the configured level are displayed in the console 
using the logread command, or alternatively written to flash, if 
configured to do so. 
Information useful to developers for 
debugging the application. 
Normal operational messages that 
require no action. 
Events that are unusual, but not 
error conditions. 
May indicate that an error will occur 
if action is not taken. 
Should be addressed immediately 
Web: Cron Log Level 
UCI: system.main.cronloglevel 
Opt: cronloglevel 
 
Sets the maximum log level for kernel messages to be logged to the 
console. Only messages with a level lower, or level equal to the 
configured level will be printed to the console. 
Normal operation messages 
Web: n/a 
UCI: system.main.log_file 
Opt: log_file 
Since logread is only small in size it can be beneficial to write system 
events to flash. This option defines the file path to write the events. 
Set to ‘root/syslog.messages’ 
Web: n/a 
UCI: system.main.log_type 
Opt: log_type 
 
Defines whether to write the system events to a file rather than 
logread. Set to ‘file’ to write to the file configured under log_file 
option. 
Web: n/a 
UCI: system.main.log_file_count 
Opt: log_file_count 
 
Defines the number of archive syslog files to store in flash. When 
configured above to write to /root.syslog.messages files will be stored 
at /root/syslog.messages,x (where x starts at 0). 
Stores 1 archive log file in flash 
Table 15: Information table for the logging section