This procedure filein src\auditing
|
Performs this function
|
As described in the
|
_aud-utils.p
|
Reads and saves audit configurations using a generic utility API (persistent)
|
|
_aud-cache.p
|
Reads and saves audit configurations using a caching API (persistent)
|
|
_get-db-list.p
|
Gets a list of connected databases with additional information about each database
|
|
_exp-policies.p
|
Exports policies from a ProDataSet to an XML file
|
|
_exp-policies-db.p
|
Exports policies from a connected database to an XML file
|
|
_get-audevents.p
|
Fills the specified ProDataSet with the _aud-event table records from a specified database
|
|
_aud-conflict.p
|
Either checks for audit policy conflicts or aggregates all active audit policies, returning a list of all data being audited
|
|
_get-policies.p
|
Reads the audit policies from a specified database into the specified ProDataSet
|
|
_imp-policies.p
|
Imports an XML file containing audit policies into either a database or a ProDataSet using an internal API (persistent)
|
|
_update-policies.p
|
Saves to a database the tracked changes to policies stored in a ProDataSet
|