Skip to main content

Data Organization Schedule Management

[Admin Settings] > [Data Cleanup Schedule Management]

Data organization schedule management is a feature that automatically organizes items that have passed a certain period among the data stored in the SHIELDEX system, efficiently managing storage space.
Administrators can set the organization cycle and retention period based on database tables and file paths.

⚠️ 'Data Organization Schedule Management' setting permission is granted to [Administrator Type - System Administrator], and
Administrator permission settings can be found under [Administrator Settings] > [Account and Permission Management].


▷ Database

In the Database tab, you can set up cleanup policies for the main tables within the SHIELDEX system and periodically delete data.


Main Configuration Items

itemDescription
Scheduling ActivationSet the ON/OFF status of data organization scheduling.
Scheduling PeriodSet the execution cycle of the cleanup task.
Storage PeriodSet the maximum retention period for the data stored in each table.

After completing the settings, you must press the [Apply Cycle Settings] and [Apply Retention Period] buttons for the changes to take effect.


Data Organization Target Table

Table NameTable Description
file_specificationThis is a table that stores information such as file size, format, and storage location.
cdr_serviceThis is a table that stores data related to the processing results of the CDR service.
file_encryption_keysThis is a table that stores key information used for file encryption and decryption.
file_inspectThis is a table that stores the complete record data for file inspection tasks.
status_infoThis is a table that stores system status and configuration information.
download_infoThis is a table that stores file download request time and status information.

Execution Result Item

itemDescription
Execution DateThis is the date when the data cleaning task was performed.
Total size of data before organizationThe total capacity of the entire table before the cleanup operation.
Total Size of Data After OrganizationThis is the remaining data capacity after the cleanup work.
Number of records before cleanupThis is the total number of records before sorting.
Number of records after sortingThe number of records remaining after sorting.

▷ File

In the File tab, you can set the retention period for the storage paths of the decontamination-related files and log files within the SHIELDEX system, and periodically organize the data through scheduling.


Main Configuration Items

  • Scheduling Activation: Set whether to perform cleanup tasks.
  • Scheduling Period / Day / Time: Set the interval and time zone for data organization.
  • Each pathStorage Periodcan be set individually and is entered on a daily basis.

After setting, you must press the [Apply Schedule Settings] button for the organization task to take effect.


Data Organization Target Path

Clicking each item will display a popup window where you can directly modify the retention period.

Target PathPath DescriptionStorage Period
sd_inThis is the storage path for the decontaminated original file.-
sd_outThis is the file storage path for decontamination completion.-
sd_backupThis is the storage path for the decontaminated backup file.-
sd_tmpThis is a temporary path used during the decontamination process.-
logThis is the service log storage path.-
sanitrans_tmpThis is a temporary path used by the decontamination engine.-

When you click each path item보관 기간A popup will open that allows you to edit.


Execution Result Item

itemDescription
Execution DateThis is the date when the data cleaning task was performed.
Total size of data before organizationThis is the total storage capacity before organization.
Total Size of Data After OrganizationRemaining storage capacity after cleanup.
Number of files before organizationTotal number of files to be organized.
Number of files after整理The number of files remaining after sorting.

Reference Notes

  • The data organization cycle is set considering system logs, file retention policies, disk capacity, and so on.
  • If the retention period is too short, it may become difficult to conduct audits or trace history, so appropriate standards are maintained.
  • File and DB organization are scheduled independently, and changes will not take effect unless the apply settings button is pressed.