Setting the retention period for transaction data - Transaction Finder 3.2.0.0

Transaction Finder Plugin Guide 3.2.0.0

Applies to
Transaction Finder 3.2.0.0
Last updated
2023-10-10
Content type
Guides > Plugin and extension guides
Language
English
Product
Transaction Finder
Version
3.2

To automatically delete old transaction data from your Elasticsearch database, you must set a retention period.

What you should know

  • When the Elasticsearch database reaches its flood stage watermark, the Elasticsearch indices stop accepting new data. Incoming data is queued in the SQL database until the watermark level changes. This will unblock the indices and the data recovery process moves the queued transaction to the Elasticsearch database. For more information, see Setting the trigger values for Elasticsearch low disk space behavior.
  • The retention period defines how long to keep data in the Elasticsearch database.
  • The cleanup interval is user-configurable. The cleanup process of data retention occurs every day at specified time.
  • The data for the previous month is kept until the current month is over.
  • When configuring the retention period, video storage capacity should be taken into consideration. In order to correlate transactions with video footage, the corresponding video footage must still exist on the system. Transaction data retention settings do not affect video retention settings.

Procedure

  1. From the Config Tool home page, open the Plugins task.
  2. Select the Transaction Finder plugin role from the entity browser, and click the Elasticsearch tab.
  3. In the Retention period field, enter the number of months that you want to retain data for.
    NOTE: The default is 3 months. The minimum is 1 month. The maximum is 24 months.
  4. In the Cleanup time field, enter the time of day to delete old data.
  5. Click Apply.

Example

In the following example, transaction data is kept for 1 month and cleanup occurs at 2:00 A.M.

This means that during the month of February, the data for the current and previous month are kept. On March 1, all data from the previous month of February is kept, and the data from January is deleted.