Data Source: oci_log_analytics_log_analytics_log_groups

This data source provides the list of Log Analytics Log Groups in Oracle Cloud Infrastructure Log Analytics service.

Returns a list of log groups in a compartment. You may limit the number of log groups, provide sorting options, and filter the results by specifying a display name.

Example Usage

data "oci_log_analytics_log_analytics_log_groups" "test_log_analytics_log_groups" {
	#Required
	compartment_id = var.compartment_id
	namespace = var.log_analytics_log_group_namespace

	#Optional
	display_name = var.log_analytics_log_group_display_name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

LogAnalyticsLogGroup Reference

The following attributes are exported: