Data Source: oci_log_analytics_namespace_parser_actions

This data source provides the list of Namespace Parser Actions in Oracle Cloud Infrastructure Log Analytics service.

Returns a list of parser actions. You may limit the number of results and provide sorting order.

Example Usage

data "oci_log_analytics_namespace_parser_actions" "test_namespace_parser_actions" {
	#Required
	namespace = var.namespace_parser_action_namespace

	#Optional
	action_display_text = var.namespace_parser_action_action_display_text
	name = var.namespace_parser_action_name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

NamespaceParserAction Reference

The following attributes are exported: