Data Source: oci_log_analytics_log_analytics_entity

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

Retrieve the log analytics entity with the given id.

Example Usage

data "oci_log_analytics_log_analytics_entity" "test_log_analytics_entity" {
	#Required
	log_analytics_entity_id = oci_log_analytics_log_analytics_entity.test_log_analytics_entity.id
	namespace = var.log_analytics_entity_namespace
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: