DataSpider log settings

Refer to here for more information about DataSpider Studio/DataSpider Studio for Web edition.

DataSpider log settings

DataSpider log settings is used to configure the behavior for rotating the logs files placed under the $DATASPIDER_HOME/server/logs/<date directories>
This is administrative function and can only be performed by administrators.

DataSpider log settings

You can modify log settings by clicking [Edit] button.

Compress settings

Description of items
Item name Description Remarks
Not compress logs The logs are not compressed.  
Compress logs The logs beyond the period specified in [Retention period to be compressed] are compressed.
  • Defaults to "Compress logs".
Retension period to be compressed Specify the number of directories which will be excluded from being archived.
e.g. If "5" is specified, the logs saved from the previous day to 5 days ago are not compressed.
  • Defaults to 5
  • A valid value is a integer in the range between 0 and 2147483647.
    The recommended maximum number is 65535
  • Today is not included in the period.

The logs beyond the specified period are compressed into a zip file every 12 hours from the time the DataSpiderServer started.

Delete settings

Description of items
Item name Description Remarks
Not compressed and delete logs The logs and the compressed logs are not deleted.  
Compress and delete logs The logs and the compressed logs beyond the period specified in [Retention period to be deleted] are deleted.
  • Defaults to "Compress and delete logs".
Retension period to be deleted Specify the number of directories which will be excluded from being removed
e.g. If 5 and 5 are specified in [Retention period to be compressed] and [Retention period to be deleted] respectively, the logs saved from the previous day to 5 days ago are not compressed and the compressed logs saved from 6 days ago to 10 days ago are not deleted.
The logs and the compressed logs saved before 11 days are deleted.
  • Defaults to 5
  • A valid value is a integer in the range between 0 and 2147483647.
    The recommended maximum number is 65535

The logs beyond the specified period are deleted every 12 hours from the time the DataSpiderServer started.
Date directory that is generated when you start DataSpiderServer and in empty state (no script ever executed) will not be subject to compression.
If exceeding the number specified in [Retension period to be compressed] ,[Retension period to be deleted] it will only be deleted.

About date directory which is subject of roll-up

Formulas to calculate the directories that are going to be archived and removed are as follows: