Log Analytics is a tool in the Azure portal used to edit and run log queries with data in Azure Monitor Logs. You may write a simple query that returns a set of records and then use features of Log Analytics to sort, filter, and analyze them.
Log Analytics is a tool in the Azure portal used to edit and run log queries with data in Azure Monitor Logs. You may write a simple query that returns a set of records and then use features of Log Analytics to sort, filter, and analyze them. Or you may write a more advanced query to perform statistical analysis and visualize the results in a chart to identify a particular trend. Whether you work with the results of your queries interactively or use them with other Azure Monitor features such as log query alerts or workbooks, Log Analytics is the tool that you're going to use to write and test them.
For further details, visit Overview of Log Analytics in Azure Monitor.
In this video, learn how to use scope to define the records that will be evaluated by your query in Log Analytics.Log Analytics allows you to set a scope for a particular monitored Azure resource, group of resources, Log Analytics workspace, or Application Insights resource.