Log: com.prosyst.mbs.onvif.driver.core
This is the log configuration for bundle Log: com.prosyst.mbs.onvif.driver.core.
Property |
PID/FPIDp |
Name |
Type |
Default Value |
Description |
|---|---|---|---|---|---|
ManagedLog |
log_com.prosyst.mbs.onvif.driver.core |
Log Level |
String |
Inherit |
The default log level for that bundle. |
Download Cache Configuration
Property |
PID/FPID |
Name |
Type |
Default Value |
Description |
|---|---|---|---|---|---|
fileDownloadingTimeout |
download.cache.configuration |
File downloading |
long |
3 600 000 |
Property indicating the time in milliseconds after which the device waiting for the same file to be downloaded by the download cache will fail. The minimum value is 3 600 000 (1h), and the maximum is 36 000 000 (10h). |
queueTimeout |
download.cache.configuration |
Download queue |
long |
3 600 000 |
Property indicating the time in milliseconds after which the requested file for downloading cannot be processed. The minimum value is 3 600 000 (1h), and the maximum is 36 000 000 (10h). |
chunkTimeout |
download.cache.configuration |
Download chunk |
long |
3 600 000 |
Property indicating the time in milliseconds after which the already started downloading of the file cannot proceed due to cache size limit reached. The minimum value is 3 600 000 (1h), and the maximum is 36 000 000 (10h). |
cacheFilesExpirationTime |
download.cache.configuration |
Cache files |
long |
3 600 000 |
Property indicating the age of each file in milliseconds. Its minimal value is 1 800 000 (30min), and the maximum value is 86 400 000 (24h). |
chunkSize |
download.cache.configuration |
Chunk size |
integer |
8 192 |
Property indicating the size in bytes of each chunk used for downloading the file in bytes. The minimum size is 8 192 (8KB), and the maximum size is 1 048 576 (1MB). |
queueSize |
download.cache.configuration |
Queue size |
integer |
6 |
Property which indicates the limit of the cache downloading queue, which is the number of parallel downloads simultaneously. The minimum value is 1, and the maximum value is 12. |
cacheStorageSize |
download.cache.configuration |
Cache storage |
long |
524 288 000 |
Property which indicates the limit of the cache storage folder in bytes. The default value equals 500 MB, the minimum value is 209 715 200 (200 MB), and the maximum value is 1 073 741 (1 GB). If the value is set outside these boarders, the default value will be used instead and Error Log message will be logged. |
For more information on how to change System Properties or Configuration Properties, please consult Changing Settings guide.
Troubleshooting
No troubleshooting information is available for this module.