Cleanup Parameters


The following parameters are available for the cleanup operation:

Parameter

Description

Parameters applied to both the Cleanup and Archive & Cleanup operations.

Delete offline Clients without sessions

Offline Clients without any recorded sessions will be deleted from the database during the cleanup process.

Parameters applied to the Archive & Cleanup operation for the MS SQL database type.

Instance

The path to the MS SQL Server instance.

Archived database name

The name of the database where the session data will be archived to.

NOTE: If you do not have an archived database, it will be created on startup of Archive & Cleanup.

User + Password

The credentials of a user with access to the MS SQL Server instance.

Binary Data Location

The path to the location where the binary session data (i.e. screen captures) will be archived to. This field is only displayed if binary storage is used.

Use separate credentials to access binary storage (User + Password)

To require an existing User name and Password to be used to access the binary storage location (e.g. for a Network-Attached Storage device, if the path defined in the Binary Data Location field above it is to a NAS device). This option is only displayed if binary storage is used.

Shrink database transaction log after cleanup

Database transaction log shrinking will be performed after each cleanup.

Parameters applied to the Archive & Cleanup operation for the PostgreSQL database type.

Instance

The path to the PostgreSQL Server instance.

Archived database name

The name of the database where the session data will be archived to.

User + Password

The credentials of a user with access to the PostgreSQL Server instance.

Binary Data Location

The path to the location where the binary session data (i.e. screen captures) will be archived to. This field is only displayed if binary storage is used.

Use separate credentials to access binary storage (User + Password)

To require an existing User name and Password to be used to access the binary storage location (e.g. for a Network-Attached Storage device, if the path defined in the Binary Data Location field above it is to a NAS device). This option is only displayed if binary storage is used.