CentraSite 10.3 | CentraSite User’s Guide | Runtime Governance | Runtime Events and Key Performance Indicator (KPI) Metrics | Managing Runtime Event Store | Managing Runtime Event Store Through the Command Line Interface | Purging the Run-Time Events
 
Purging the Run-Time Events
Pre-requisites:
To purge events through the CentraSite Command Line Interface, you must have the CentraSite Administrator role.
You may want to remove unwanted data of an active run-time event store. In such cases, it may be necessary to purge the events in the run-time event store.
CentraSite provides a command tool named purge runtimeEvent for this purpose.
*To purge run-time events
*Run the command switch runtimeEvent.
The syntax is of the format: C:\SoftwareAG\CentraSite\utilities>CentraSiteCommand.cmd purge runtimeEvent -user <USER-ID> -password <PASSWORD> [-url <CENTRASITE-URL>]
The input parameters are:
Parameter
Description
CENTRASITE-URL
(Optional). The URL of the CentraSite registry. For example, http://localhost:53307/CentraSite/CentraSite.
USER-ID
The user ID of a registered CentraSite user who has the CentraSite Administrator role. For example, Administrator.
PASSWORD
The password for the CentraSite user identified by the parameter USER-ID.
Example (all in one line):
C:\SoftwareAG\CentraSite\utilities>CentraSiteCommand.cmd purge runtimeEvent -user Administrator -password manage -url http://localhost:53307/CentraSite/CentraSite
The response to this command could be:
Executing the command : purge runtimeEvent

Successfully executed the command : purge runtimeEvent