Acrolinx stores your Scorecards in the reporting database. To stop your reporting database from overflowing, Acrolinx automatically removes older Scorecards. By default, every night at 2 am, local time, Acrolinx removes any Scorecards that are older than 7 days.
However, it's possible to configure when and how often Acrolinx removes old Scorecards, and how old the Scorecards should be.
Tip
If you're on an Acrolinx Private Cloud instance and are interested in these configurations, contact us and we'll set them for you!
If you're a Standard Stack user, you can edit the coreserver.properties from the configuration directory. Depending on your installation, your path might look like this:
<config directory>/server/bin/coreserver.properties
.
-
Open the
coreserver.properties.
-
Configure the following properties:
Property |
Description |
---|---|
|
Remove Scorecards older than this many days. |
|
Use a quartz cron expression to set how often and when Acrolinx should remove old Scorecards. |
|
Set the time zone for the scheduled Scorecard removal job. |