Azure Log Analytics Saved Search

This page shows how to write Terraform and Azure Resource Manager for Log Analytics Saved Search and write them securely.

azurerm_log_analytics_saved_search (Terraform)

The Saved Search in Log Analytics can be configured in Terraform with the resource name azurerm_log_analytics_saved_search. The following sections describe how to use the resource and its parameters.

Example Usage from GitHub

An example could not be found in GitHub.

Review your Terraform file for Azure best practices

Shisho Cloud, our free checker to make sure your Terraform configuration follows best practices, is available (beta).

Parameters

Explanation in Terraform Registry

Manages a Log Analytics (formally Operational Insights) Saved Search.

Microsoft.OperationalInsights/workspaces/savedSearches (Azure Resource Manager)

The workspaces/savedSearches in Microsoft.OperationalInsights can be configured in Azure Resource Manager with the resource name Microsoft.OperationalInsights/workspaces/savedSearches. The following sections describe how to use the resource and its parameters.

Example Usage from GitHub

An example could not be found in GitHub.

Frequently asked questions

Azure Log Analytics Saved Search is a resource for Log Analytics of Microsoft Azure. Settings can be wrote in Terraform.