CentraSite Documentation : CentraSite Administrator’s Guide : Logging : Purging Logs : Configuring Log Purging from the Command Line : Creating a Configuration File to Define Log Purging : 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 a value equal to either of the following:
Log Unit
Description
Policy_Log
Purge log record that contains information about the design/change-time policies that CentraSite has executed.
Approval_Log
Purge log record that contains information about all approval requests that has been triggered by a policy with an approval workflow action.
Audit_Log
Purge log record that contains information on the creation/update activities of a particular asset (including changes in an asset's lifecycle state).
Runtime_Event_Log
Purge log record that contains information about run-time events that have occurred in a target (i.e., a policy-enforcement point (PEP) or a run-time monitoring component).
Runtime_Performance_Log
Purge log record that contains information about the KPI metrics of all rogue assets.
This LogPurgeSetting element should look similar to this:
<LogPurgeSetting log="Runtime_Event_Log">
</LogPurgeSetting>
 
<LogPurgeSetting log="Runtime_Performance_Log">
</LogPurgeSetting>
Copyright © Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback