Data Source: oci_stack_monitoring_discovery_job_logs

This data source provides the list of Discovery Job Logs in Oracle Cloud Infrastructure Stack Monitoring service.

API to get all the logs of a Discovery Job.

Example Usage

data "oci_stack_monitoring_discovery_job_logs" "test_discovery_job_logs" {
	#Required
	discovery_job_id = oci_stack_monitoring_discovery_job.test_discovery_job.id

	#Optional
	log_type = var.discovery_job_log_log_type
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

DiscoveryJobLog Reference

The following attributes are exported: