Data Source: oci_log_analytics_namespace_field_usage

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

Gets usage information about the field with the specified name.

Example Usage

data "oci_log_analytics_namespace_field_usage" "test_namespace_field_usage" {
	#Required
	field_name = var.namespace_field_usage_field_name
	namespace = var.namespace_field_usage_namespace
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: