Skip to main content

Purge Process

Purge process deletes stream data that is earlier than a specified time. This kind of process has the same intention as Purge command in TimeBase Administrator but with all advantages of aggregator process.

caution

Purge processes can now only be configured to run on a schedule. Legacy processes that were previously set to run on reboot or manually will no longer execute; they must be updated with a valid cron schedule to resume execution

To create a new Purge process in the QuantServer Architect interface, follow these steps:

  1. Edit Aggregator Processes: right-click the Aggregator box and select Edit Processes.
  2. New Purge Process: Select the New... drop-down menu and select New Purge Process. This will open a separate configuration window used to define the purge process.

Properties

PropertyDescription
KeyAggregator process key. Should be unique.
ScheduleRequired. Scheduling pattern in the cron scheduling pattern language for starting the process. A valid schedule must be set for the process to execute.
Max DurationMaximum process duration. If specified, the process will be terminated after reaching this limit.
Scheduling Time ZoneOverrides local time zone, if specified.
Target Stream KeyStream key into which data is collected.
Depth to KeepThe time interval for which data will be retained; defined in the local time zone by default.
SpaceTBD
info

If a process is in an active stage (i.e., it is running or scheduled for execution), it is displayed as working with a red square icon.