Troubleshooting
561
static.auto_provision.local_log.backup.path = tftp://10.3.6.133/upload/
Note: It works only if “static.auto_provision.local_log.backup.enable” is set to 1
(Enabled).
URL within 1024 characters
static.auto_provision.local_log.backup.append
It configures whether the uploaded local log files (<MAC>-boot.log and
<MAC>-sys.log) overwrite the existing files or are appended to the existing files.
0-Overwrite
1-Append (not applicable to TFTP Server)
static.auto_provision.local_log.backup.append.limit_mode
It configures the behavior when local log files (<MAC>-boot.log and <MAC>-sys.log)
on the provisioning server or a specific server reach the maximum file size.
0-Append Delete, the server will delete the old log and the IP phone will continue
uploading log.
1-Append Stop, the IP phone will stop uploading log.
static.auto_provision.local_log.backup.append.max_file_size
It configures the maximum size (in KB) of the local log files (<MAC>-boot.log and
<MAC>-sys.log) can be stored on the provisioning server or a specific server.
Example:
static.auto_provision.local_log.backup.append.max_file_size = 1025
Integer from 200 to 65535
static.auto_provision.local_log.backup.bootlog.upload_wait_time
It configures the waiting time (in seconds) before the phone uploads the local log file
(<MAC>-boot.log) to the provisioning server or a specific server after startup.
Example:
static.auto_provision.local_log.backup.bootlog.upload_wait_time = 121