Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AuditProfile

The resource represents audit profile settings and audit configurations for the database target, and helps evaluate the initial audit data volume for configuring collection in Data Safe. The resource is also responsible for auto-discovery of audit trails in the database target during target's registration.

Properties

Optional auditCollectedVolume

auditCollectedVolume: undefined | number

Indicates number of audit records collected by Data Safe in the current calendar month. Audit records for the Data Safe service account are excluded and are not counted towards your monthly free limit. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional auditTrails

auditTrails: Array<AuditTrail>

Indicates the list of available audit trails on the target.

compartmentId

compartmentId: string

The OCID of the compartment that contains the audit.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags

Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}

Optional description

description: undefined | string

The description of the audit profile.

displayName

displayName: string

The display name of the audit profile.

Optional freeformTags

freeformTags: undefined | object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags

Example: {@code {\"Department\": \"Finance\"}}

id

id: string

The OCID of the audit profile.

isOverrideGlobalRetentionSetting

isOverrideGlobalRetentionSetting: boolean

Indicates whether audit retention settings like online and offline months is set at the target level overriding the global audit retention settings.

isPaidUsageEnabled

isPaidUsageEnabled: boolean

Indicates if you want to continue collecting audit records beyond the free limit of one million audit records per month per target database, potentially incurring additional charges. The default value is inherited from the global settings. You can change at the global level or at the target level.

Optional lifecycleDetails

lifecycleDetails: undefined | string

Details about the current state of the audit profile in Data Safe.

lifecycleState

The current state of the audit profile.

offlineMonths

offlineMonths: number

Indicates the number of months the audit records will be stored offline in the Data Safe audit archive. Minimum: 0; Maximum: 72 months. If you have a requirement to store the audit data even longer in archive, please contact the Oracle Support. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

onlineMonths

onlineMonths: number

Indicates the number of months the audit records will be stored online in Oracle Data Safe audit repository for immediate reporting and analysis. Minimum: 1; Maximum:12 months Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional systemTags

systemTags: undefined | object

System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: {@code {"orcl-cloud": {"free-tier-retained": "true"}}}

targetId

targetId: string

The OCID of the Data Safe target for which the audit profile is created.

timeCreated

timeCreated: Date

The date and time the audit profile was created, in the format defined by RFC3339.

timeUpdated

timeUpdated: Date

The date and time the audit profile was updated, in the format defined by RFC3339.

Functions

getDeserializedJsonObj

getJsonObj