Data Source: oci_logging_log_group

This data source provides details about a specific Log Group resource in Oracle Cloud Infrastructure Logging service.

Get the specified log group’s information.

Example Usage

data "oci_logging_log_group" "test_log_group" {
	#Required
	log_group_id = oci_logging_log_group.test_log_group.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: