Troubleshooting
560
Settings->Configuration->Max Log File Size (256-1024KB)
static.auto_provision.local_log.backup.enable
It enables or disables the IP phone 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”.
0-Disabled
1-Enabled, the IP phone 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”.
static.auto_provision.local_log.backup.upload_period
It configures the period (in seconds) of the local log files (<MAC>-boot.log and
<MAC>-sys.log) uploads to the provisioning server or a specific server.
Example:
static.auto_provision.local_log.backup.upload_period = 60
Note: It works only if “static.auto_provision.local_log.backup.enable” is set to 1
(Enabled).
static.auto_provision.local_log.backup.path
It configures the upload path of the local log files (<MAC>-boot.log and
<MAC>-sys.log).
If you leave it blank, the IP phone will upload the local log files to the provisioning
server.
If you configure a relative URL (for example, /upload), the IP phone will upload the
local log files by extracting the root directory from the access URL of the provisioning
server.
If you configure an absolute URL with protocol (for example, tftp), the IP phone will
upload the local log files using the desired protocol. If no protocol, the IP phone will
use the same protocol with auto provisioning for uploading files.
Example: