Cleaning up Archival Logs
Adeptia Connect maintains the archival of various log files on a separate server. These archival logs file can cause issues if they accumulate over a long period of time. Adeptia Connect has an archival log cleanup task that you can schedule to run at a specific time to clean up the archived files that are older than a specified number of days. By default, cleanup of archival logs happens after 15 days. It deletes all the logs and repository files that are older than 15 days.
To configure the archival logs cleanup:
Click Accounts > Settings.
Expand the Server Node Settings in the left panel.
Select the server node.
Click Edit.
Click to expand Maintenance.
Click to expand Archive Cleanup Properties.
Change the value of the following properties as per your need.
Click Save to save the changes.
Restart Kernel and WebRunner.
To change the properties of archiveLog-cleanup.properties file, go to .../AdeptiaServer-x.x/ServerKernel/etc/archiveLog-cleanup.properties file and change the properties as per your requirements. The below table shows the list of retain-time property of various logs within the log-cleanup.properties file.
It is recommended to define same retain time for different logs to maintain the consistency within all logs. However, you can define different retain time for different logs.
Save the file.
Restart Kernel and WebRunner.