Data Source: oci_logging_log_groups

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

Lists all log groups for the specified compartment or tenancy.

Example Usage

data "oci_logging_log_groups" "test_log_groups" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.log_group_display_name
	is_compartment_id_in_subtree = var.log_group_is_compartment_id_in_subtree
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

LogGroup Reference

The following attributes are exported: