Data Source: oci_audit_events

This data source provides the list of Audit Events in Oracle Cloud Infrastructure Audit service.

Returns all the audit events processed for the specified compartment within the specified time range.

Example Usage

data "oci_audit_events" "test_audit_events" {
	#Required
	compartment_id = var.compartment_id
	end_time = var.audit_event_end_time
	start_time = var.audit_event_start_time
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

AuditEvent Reference

The following attributes are exported: