CentraSite Documentation : CentraSite Administrator’s Guide : Logging : Purging Logs : Purging Log Records Using the Command Line Tool : Creating a Log Purging Configuration File : Define a Log Purge Setting
Define a Log Purge Setting
The LogPurgeSetting element specifies the type of log record to be purged from the CentraSite Log Database.
In the LogPurgeSetting element, add an attribute called log and assign it one of the following values:
Log Unit
Description
Policy_Log
Purge log records from the Policy Log, which contains information about the design/change-time policies that CentraSite has executed.
Approval_Log
Purge log records from the Approval Log, which contains information about all approval requests that have been triggered by a policy with an approval workflow action.
Audit_Log
Purge log records from the Audit Log, which contains information on the creation/update activities of a particular asset (including changes in an asset's lifecycle state).
Runtime_Event_Log
Purge log records from the Run-Time Event Log, which contains information about run-time events that have occurred in a gateway (a policy-enforcement point (PEP) or a run-time monitoring component).
Runtime_Performance_Log
Purge log records from the Run-Time Performance Log, which contains information about run-time metrics for all assets.
This LogPurgeSetting element should look similar to this:
<LogPurgeSetting log="Runtime_Event_Log">
</LogPurgeSetting>
 
<LogPurgeSetting log="Runtime_Performance_Log">
</LogPurgeSetting>
Copyright © 2005-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback