Purging Log Records Using the Command Line Tool
You can configure log purging by executing the following command in the command line tool CentraSiteCommand.cmd (Windows) or CentraSiteCommand.sh (UNIX) of CentraSite. The tool is located in the directory <CentraSiteInstallDir>/utilities.
If you start this command line tool with no parameters, you receive a help text summarizing the required input parameters.
The parameters of the command are case-sensitive, so for example the parameter -url must be specified as shown and not as -URL.
To invoke log purging from the command line, you must perform the following high-level steps:
1. Create a log purging configuration (config.xml) file.
2. Execute the CentraSiteCommand tool with appropriate input parameters.
Important: | You must be a user with CentraSite Administrator role to execute the command tool. |