Getting Started with Azure Log Analytics Performance Counters

Any good monitoring solution has performance counters. Monitoring performance of your systems can put you ahead of issues, allowing you to be proactive, instead of reactive. That said, Azure Log Analytics Performance Counters aren’t enabled by default. However, it’s very easy to enable them and they add a ton of value to the monitoring environment. …

Read more

Using Azure Log Analytics Distinct Operator

azure log analytics

This post is aimed at beginners with Azure Log Analytics. I’ll be discussing how you can use the Azure Log Analytics Distinct operator when you query data in your Log Analytics workspace. The Distinct operator is useful when you want to DE-duplicate your data. Or if you want to generate a report, or finding how …

Read more