This data source provides details about a specific Log Analytics Preference resource in Oracle Cloud Infrastructure Log Analytics service.
Lists the tenant preferences such as DEFAULT_HOMEPAGE and collection properties.
data "oci_log_analytics_log_analytics_preference" "test_log_analytics_preference" {
#Required
namespace = var.log_analytics_preference_namespace
}
The following arguments are supported:
namespace
- (Required) The Logging Analytics namespace used for the request. The following attributes are exported:
items
- An array of tenant preferences.
name
- The preference name.value
- The preference value.