Data Source: oci_data_safe_sql_collection_log_insights

This data source provides the list of Sql Collection Log Insights in Oracle Cloud Infrastructure Data Safe service.

Retrieves a list of the SQL collection log analytics.

Example Usage

data "oci_data_safe_sql_collection_log_insights" "test_sql_collection_log_insights" {
	#Required
	sql_collection_id = oci_data_safe_sql_collection.test_sql_collection.id
	time_ended = var.sql_collection_log_insight_time_ended
	time_started = var.sql_collection_log_insight_time_started

	#Optional
	group_by = var.sql_collection_log_insight_group_by
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

SqlCollectionLogInsight Reference

The following attributes are exported: