Maintenance

DATA CLEANUP PROPERTIES

abpm.appmanagement.cleanupCronExpression

Description

Cron Expression to schedule the cleanup of Kernel and WebRunner application log files

Default Value

0 0 3 * * ?

Possible Values

Any valid Cron Expression

Selection Criteria

Specifies, when and how often Kernel and WebRunner application log files should be deleted. By default, it is set to 8 PM daily.

abpm.application.logFiles.retainTime

Description

Duration of Kernel and WebRunner application log files to be retained during cleanup

Default Value

5

Possible Values

Any positive integer

Selection Criteria

Retains the data for specified duration during clean up. By default 5 days old data is retained. This property is used to define the retain time for repository files. It is recommended to leave this property blank. When this property is blank, the retain time, which is defined for logs within logcleanup.properties file, is used as retain time for data also.


LOG CLEANUP PROPERTIES

abpm.appmanagement.logCleanupCronExpression

Description

Cron Expression to schedule log cleanup time

Default Value

0 0 3 * * ?

Possible Values

Any valid Cron Expression

Selection Criteria

When and how often user wants logs to be cleaned up. It is used when you want to run the log and repository clean-up, e.g., for 8 PM you need to define 0 0 20 * * ? .

Comments

Refer to Cron expression document

abpm.appmanagement.retainTime

Description

Data Cleanup Retain Time

Default Value

Blank

abpm.appmanagement.logCleanupPropertiesFile

Description

Name and Path of file which contains retain time for logs

Default Value

Log-cleanup.properties

Possible Values

Path of file, which contains logs retain time properties.

Selection Criteria

This file contains the retain time of all log tables.Define the path of log-cleanup.properties file. logcleanup.properties file contains the retain information about different log tables. By default this file is located in ../../AdeptiaServerx.x/ServerKernel/etc/ folder. It is recommended not to change the value of this property

Archive Cleanup Properties

abpm.appmanagement.archiveLogCleanupCronExpression

Description

Archive Log Cleanup CronExpression

Default Value

0 0 3 * * ?

Possible Values

Any valid Cron Expression

Selection CriteriaDefine the time in cron expression, when you want to run the archive log cleanup.

abpm.appmanagement.archiveLogCleanupPropertiesFile

Description

Archive Log Cleanup Properties File

Default Value

archiveLog-cleanup.properties

 

Schedule Tasks

abpm.autoRescheduleCleanup.enable

Description

Enable or disable auto re-schedule cleanup for data, log and archive

Default Value

yes

Possible Values

Yes/no

abpm.autoRescheduleCleanup.pollingTime

Description

Polling time for auto re-schedule cleanup in minutes

Default Value

60

 

Log Recovery and Synchronization

abpm.logRecoveryAndSynchronization.enable

Description

Enable or Disable Log Recovery and Synchronization

Default Value

false

Possible Values

true/false

Selection Criteria

Set this property to true if you wish to auto synchronize the logs in case there is a connection problem with the backup server.

Group Admin Permission

abpm.groupadmin.rights.maintenance

Description

Allow Group Admin users to perform maintenance

Default Value

yes

Possible Valuesyes/no