Monitoring and Logging Solutions in Azure
Azure Monitor is a well-known, free monitoring tool that is commonly used to monitor infrastructure services but can also be successfully used for essential monitoring services and security activities. Azure Monitor is a highly extensible tool that can be used for analytics queries running on the Log Analytics platform. The Log Analytics platform includes multiple extensions for specific services, platforms, and databases. Azure Monitor can persist data for free only for a limited time. Data persisting limits can be exceeded by leveraging a Log Analytics workspace. In this chapter, you will also learn about Application Insights – a powerful monitoring framework available in Azure.
For services deployed in Azure, Azure Monitor functions as a monitoring hub and collects lots of performance data and logs in its internal database. The idea behind the monitoring hub is to allow the individual Azure product groups to decide what would be...