Azure-docs: what's the difference and relation between log analytics / app insights / azure monitor?

Created on 20 Mar 2019  Â·  5Comments  Â·  Source: MicrosoftDocs/azure-docs

what's the difference and relation between log analytics / app insights / azure monitor?

can you explain more about this?

thanks.


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

cxp log-analyticsvc product-question triaged

Most helpful comment

  • If I buy Azure Monitor does that include Log analytics?
  • If I install a MMA/OMS agent onto a non-azure VM is that Azure Monitor or LA
  • I want to send on-prem SQL application logs to Azure, is this LA or Azure Monitor
  • I want a central "thing" to put all of my machine data, for on and off Azure machines, for the purpose of monitoring, querying, searching, alerting. Is this MMA agents to LA workspace or Azure Monitor or something else?

All 5 comments

@imeya Thanks for your feedback! We will investigate and update as appropriate.

@imeya, Azure monitor is a service under Management and Governance category. At high level, to collect and analyze telemetry data it includes Log Analytics suite and Application Insights. For more information, please refer https://docs.microsoft.com/en-us/azure/azure-monitor/ and https://docs.microsoft.com/en-us/azure/azure-monitor/overview

What kind of telemetry data is being handled by Log Analytics ? -> Data related to infrastructure and network level i.e., few of them are syslogs, IIS logs, custom logs, windows events, windows and linux performance counters, etc. For more information, please refer https://docs.microsoft.com/en-us/azure/azure-monitor/azure-monitor-log-hub

What kind of telemetry data is being handled by App Insights ? -> Data related to code-level application performance level i.e., few of them are ping URL tests, page view counts, page view load data, HTTP requests, dependency calls, exceptions and stack traces, custom events and metrics that you code, trace logs, AJAX calls, user and session counts, run-time exceptions, failure anomalies, abnormal rise in exceptions, etc. For more information, please refer https://docs.microsoft.com/en-us/azure/azure-monitor/azure-monitor-app-hub and https://docs.microsoft.com/en-us/azure/azure-monitor/app/troubleshoot-faq#what-telemetry-is-collected-by-application-insights

For any naming and terminology changes please refer https://docs.microsoft.com/en-us/azure/azure-monitor/terminology

It appears that there's no edits or updates needed for the current documentation but if there are further questions regarding this matter or regarding documentation changes, please reply and we will gladly continue the discussion.

@imeya Closing this issue for now. If there are further questions regarding this matter or regarding documentation changes, please reply and we will gladly continue the discussion.

  • If I buy Azure Monitor does that include Log analytics?
  • If I install a MMA/OMS agent onto a non-azure VM is that Azure Monitor or LA
  • I want to send on-prem SQL application logs to Azure, is this LA or Azure Monitor
  • I want a central "thing" to put all of my machine data, for on and off Azure machines, for the purpose of monitoring, querying, searching, alerting. Is this MMA agents to LA workspace or Azure Monitor or something else?

The answer @KrishnaG-MSFT provided is not totally correct. Logic Apps log app behavior into Log Analytics, including application-specific context properties.

Was this page helpful?
0 / 5 - 0 ratings