Data Source: oci_logging_log_saved_searches

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

Lists LogSavedSearches for this compartment.

Example Usage

data "oci_logging_log_saved_searches" "test_log_saved_searches" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	log_saved_search_id = oci_logging_log_saved_search.test_log_saved_search.id
	name = var.log_saved_search_name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

LogSavedSearch Reference

The following attributes are exported: