Data Source: oci_log_analytics_namespace_ingest_time_rule

This data source provides details about a specific Namespace Ingest Time Rule resource in Oracle Cloud Infrastructure Log Analytics service.

Gets detailed information about the specified ingest time rule such as description, defined tags, and free-form tags.

Example Usage

data "oci_log_analytics_namespace_ingest_time_rule" "test_namespace_ingest_time_rule" {
	#Required
	ingest_time_rule_id = oci_events_rule.test_rule.id
	namespace = var.namespace_ingest_time_rule_namespace
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: