Apr 07 2020
03:54 PM
- last edited on
Apr 08 2022
10:22 AM
by
TechCommunityAP
Apr 07 2020
03:54 PM
- last edited on
Apr 08 2022
10:22 AM
by
TechCommunityAP
New to Azure. What is the difference between Azure Monitor and Log Analytics?
Apr 08 2020 02:04 AM
Solution
Are you asking about Azure Monitor and Log Analytics? Log Analytics is a service within Azure Monitor. Its a bit like the relationship of Office to Word, Excel etc... Monitor is the brand, and Log Analytics is one of the solutions.
https://docs.microsoft.com/en-us/azure/azure-monitor/terminology
Log Analytics and Application Insights have been consolidated into Azure Monitor to provide a single integrated experience for monitoring Azure resources and hybrid environments. Documentation for each of these services has been consolidated into a single set of content for Azure Monitor.
After the consolidation of different services under Azure Monitor, we're taking the next step by modifying terminology in our documentation to better describe the Azure Monitor service and its different components.
Azure Monitor log data is still stored in a Log Analytics workspace and is still collected and analyzed by the same Log Analytics service, but we are changing the term Log Analytics in many places to Azure Monitor logs. This term better reflects its role in Azure Monitor and provides better consistency with metrics in Azure Monitor.
The term log analytics now primarily applies to the page in the Azure portal used to write and run queries and analyze log data. It's the functional equivalent of metrics explorer, which is the page in the Azure portal used to analyze metric data.
Apr 09 2020 06:18 AM
@CliveWatson Thanks so much for taking time to answer my question