Skip to main content

LogAnalyticsWorkspace



Resource Icon

Resource Overview

Log Analytics is a tool used in the Azure Portal to edit and run log queries against data in the Azure Monitor log store.
You can write simple queries that return record sets and then sort, filter, and analyze them using Log Analytics features. Alternatively, you can write advanced queries to perform statistical analysis and visualize results in charts to identify specific trends.
Whether processing query results interactively or using them with other Azure Monitor features such as query alerts or workbook logs, Log Analytics is used for authoring and testing queries.

Associated Resources

Parent Resources


Resource Configuration

  • retention_in_days : Number of days to retain workspace data - 30~ 730

  • internet_query_enabled : Whether to enable querying over the public internet - true, false

  • internet_ingestion_enabled : Whether to enable data ingestion over the public internet - true, false

  • tag : Tags used to categorize resources - maximum 512 characters, key:value


References