| Troubleshooting Methods | 100
Permitted
Values
0-system is unusable
1-action must be taken immediately
2-critical condition
3-error conditions
4-warning conditions
5-normal but significant condition
6-informational
Default 6
Web UI Settings > Configuration > Local Log Level
Phone UI
> Settings > Device Settings > Debug(default password: admin) > Log level
Parameter static.local_log.max_file_size <y0000000000xx>.cfg
Description
It configures the maximum size (in KB) of the log files (<MAC>-boot.log and <MAC>-
sys.log) that can be stored on the device.
When this size is about to be exceeded,
(1) If the local log files are configured to be uploaded to the server by the parameter
“static.auto_provision.local_log.backup.enable”, the device will clear all the local log files
on the device once successfully backing up.
(2) If “static.auto_provision.local_log.backup.enable” is set to 0 (Disabled), the device
will erase half of the logs from the oldest log information on the device.
Permitted
Values
Integer from 2048 to 20480
Default 20480
Web UI Settings > Configuration > Max Log File Size (2048-20480KB)
Parameter static.auto_provision.local_log.backup.enable <y0000000000xx>.cfg
Description
It enables or disables the device to upload the local log files (<MAC>-boot.log and
<MAC>-sys.log) to the provisioning server or a specific server.
Note: The upload path is configured by the parameter
“static.auto_provision.local_log.backup.path”.
Permitted
Values
0-Disabled
1-Enabled, the device will upload the local log files to the provisioning server or the
specific server to back up these files when one of the following happens:
- Auto provisioning is triggered;
- The size of the local log files reaches the maximum configured by the parameter
“static.local_log.max_file_size”;
- It’s time to upload local log files according to the upload period configured by the
parameter “static.auto_provision.local_log.backup.upload_period”.
Default 0
Parameter static.auto_provision.local_log.backup.upload_period <y0000000000xx>.cfg