Previous Topic: Configure Audit SettingsNext Topic: Audit Element


Audit Settings File

The audit settings file is an XML file that you create by exporting audit settings. The file has the following schema:

<Audit enabled="" auditlevel="" datasource="">
  <AuditEvent name="" enabled="" auditlevel="">
    <AuditProfile objecttype="" auditlevel="">
      <AuditProfileAttribute name="" auditlevel="" />
    </AuditProfile>
    <EventState name="" severity=""/>
  </AuditEvent>
</Audit>

The schema contains the following elements: