Loading…

READY TO ROCK?

Reading log files into Azure Log Analytics Workspace from external data sources and Storage Accounts

Azure Log Analytics is a great tool. Building queries with Kusto and using them for Alerts, Dashboards and other automation is pretty easy especially with its advanced capabilities. There are several great features which are not very commonly known, one of them being the ability to access logs from external sources and run Kusto queries. […]

Quick Tip: Azure Application Architecture Guide

This guide presents a structured approach for designing applications on Azure that are scalable, resilient, and highly available. It is based on proven practices that we have learned from customer engagements. Here is the Microsoft Link https://docs.microsoft.com/en-us/azure/architecture/guide/ Microsoft patterns & practices https://github.com/mspnp Cloud Application Architecture Guide https://azure.microsoft.com/en-us/campaigns/cloud-application-architecture-guide/

Case Study: Azure Log Analytics event logging integration with Splunk

Requirement In a multi-cloud environment there may be a requirement to consolidate and collate events into a single Splunk repository. The solution may require high availability, least amount of administrative effort, avoiding public endpoints, security, scalability and secure connectivity. There are multiple ways of integrating Splunk with Log analytics or to process Azure events and […]