HomeAbout Me

What is Azure Log Analytics Workspace | How to configure Azure Log Analytics Workspace

By Sri Gunnala
Published in Microsoft Azure
July 06, 2022
1 min read
What is Azure Log Analytics Workspace | How to configure Azure Log Analytics Workspace

Understanding how the logs and logging work in the Azure cloud environment is very critical for Troubleshooting any issues. We need to configure Azure resources properly so they can emit the logs during execution.

This Blog will help you understand the basics of Azure Log Analytics Workspace and how to configure a logic app to use Azure Log Analytics workspace, so it can emit the logs during execution.

What is Azure Log Analytics Workspace?

Log Analytic workspace is an environment for Azure Monitor to log data. It is like a repository, a repository for all your logs.

Based on your requirement, you can use a single workspace for all your data collection, or you may create multiple workspaces. Each workspace has its own data repository and configurations. Each workspace contains multiple tables and each table is defined by a unique set of columns

Azure Log Analytics Workspace
Azure Log Analytics Workspace

On the left-hand side, you can see the data sources. These are nothing but Azure services that will be ingesting the data during execution. For example, a logic app. While execution, it can ingest the logs into the log analytic workspace. We will see this in the demo

On the right-hand side, we have a log query - These are queries we write to retrieve the log data.

The log data can be retrieved using log queries and fed to other services for example dashboard and log alerts. We can identify the service behavior using log data and trigger alerts.

Different Azure resources emit the log data into different tables of log analytics workspace. The below diagram gives you a glimpse of it.

Azure Log Analytics Workspace
Azure Log Analytics Workspace

For a step by step demo of how to create and configure Azure Log Analytic Workspace, watch the Video


Tags

#Azure#LogAnalytics
Previous Article
What is Azure API Management | Publishing your first API with APIM
Sri Gunnala

Sri Gunnala

Learner | Reader | Blogger | Azure Enthusiast

Topics

Front End
Microsoft Azure
Microsoft .NET

Newsletter

Sri Gunnala - Make sure to subscribe to newsletter and be the first to know the news.

Related Posts

Azure APIM Caching Policy | Cache-lookup Policy | HTTP GET | Non-Cache HTTP POST
September 21, 2024
2 min

Legal Stuff

Privacy NoticeCookie PolicyTerms Of Use

Social Media