Logs are not sent to log workspace when network security perimeter is set as network isolation.
Current Setup: All resources in the same Subscription. Storage account and Synapse Workspace are streaming logs to log workspace (logw-main). Azure Monitoring Workbook reads logs from logw-main and show some charts. Log workspace (logw-main) has…
Type of log to identify failed Windows Defender update?
Hi everyone, I am trying to set up Log Analytic Workspace that will capture any critical and security updates in the Windows VMs which I believe will also include the failed Windows Defender update logs. Now I would like to have an action taken whenever…
Integrating MDC, Sentinel and Azure monitor with ServiceNow
I want to integrate MS sentinel, MDC, & Azure Monitor with ServiceNow tool. the ServiceNow team has used/created the domain separation in the ServiceNow. In the sentinel integration document, it has been mentioned that domain separation is not…
How to override column value on log ingestion
Hi, I'm trying to modify incoming log data before ingestion into the Log Analytics Workspace's AppServiceConsoleLogs table. Logs are coming in JSON format, and I'm trying to re-use existing columns in that table. Here is my KQL modification…
Live Data Monitoring includes CPU and RAM using dashboard.
I want monitor particular VM live CPU and RAM using Dashboard, Please suggest how we can achieve this.
Issues with Application Insights Not Ingesting Traces and Events into Log Analytics
Experiencing problems with Application Insights and Log Analytics workspace resources. Traces, requests, and custom events have suddenly stopped ingesting into the Log Analytics workspace, while metrics continue to display correctly. An interesting…
Migration of MMA to AMA
Hello Folks, We are working on migrating MMA to AMA and in the initial phase of planning the activity. We have some old legacy system which seem to have monitoring enabled for custom application logs and the logs are send to Log Analytics Workspace. As I…
Collecting Logs from IIS to Azure Log Analytics from Multiple Sources
Hi, How is log collection handled when there are multiple sites on the same server? In log management, all logs are stored in a single table called W3CIISLog, which makes it impossible to clearly identify which site each log entry originates from. How…
App insights doubling some metrics
Hi everyone, I have a NodeJS api deployed in a container app instrumented with App Insights: However, exploring the dashboards I noticed something strange. I get 8 requests failed: even when the logs only show 4 requests with status 400: Does…
Questions about the Azure Metrics Data plane API
We are trying to use the Azure Metrics Data Plane API (https://techcommunity.microsoft.com/blog/azureobservabilityblog/azure-monitor--announcing-public-preview-of-azure-metrics-data-plane-api/3805986). We understand it has a limit of 360,000 API calls…
How to use and configure azure ai services such cognitive services in monitoring
Basically i was trying to configure the azure congnitive service i.e computer vision for getting alerts when it reaches to cpu utilization beyond 80% so i am not getting the proper configuration so which service i need to use with the help of cognitive…
Data ingestion into new log Analytics custom table
Hi Team, need your help i am trying to ingest some of my custom logs to Log Analytics custom table, however when i try to ingest data to my custom table my rest API shows data has been ingested but when i check table i dont see any data. and then if i…
How can I use client dashboards with azure lighthouse?
Hello, I work for a service provider company and I need help with monitoring my clients dashboards. I need to have multiple client dashboards on my azure tenant, I did connect our tenant (service provider) with each one of our client's tenants with the…
Cost to run a durable function
I have a durable function that completes the following job: takes a zip file of many pdf documents unzips it scans/ocr the pdfs using form recognizer moves the pdfs into another folder moves the json (scanned pdfs) into another…
How to collect multiple text logs from a single Arc server with Data Collection Rules? I have deployed multiple DCR's, but only the first configured rule is collecting data.
I have provided a sample bicep template that we use to deploy the DCR's. We manually associate the DCR with the Arc server after deployment. The Arc servers are running RHEL 9.4. When I deploy the first DCR, logs appear as expected in the…
Alert for system Identity or user identity on Azure VM
We are trying to create an alert when any User Identity\System Identity is added\removed on Azure VM's or VMSS we tried to create it using Azure resource graph but not working. arg("").resources | where type ==…
Azure Metrics and Azure Logs not same values
Hi, I'm not understanding why if I use "Azure Metrics" -> add metric -> filter from 01st Jan 2025 to 13th Jan 2025 I see 174M of requests and if I use "Azure Logs" quering AppRequests via KQL I just retrive 21M of request. Any…
Azure Monitor Agent Troubleshooting
After running through the following troubleshooting steps and changing firewall rules, I'm still unable to get my VMs w/Azure Monitor Agent to log data into my log analytics workspace: AMA Troubleshooting Steps: Uninstall and re-install Azure Monitor…
Azure managed grafana supports HAProxy data connector?
I have a problem with see a data connector named HAProxy who i can found in solutions as Grafana cloud or grafana on kubernetes. I need to connect a HAProxy load balancer to azure managed grafana for monitoring. I cant find documentation related to…
Need Help Creating an Alert for High RAM Usage on an Azure VM
Dear all, I need to monitor the RAM usage of a VM hosted in Azure. This VM runs the On-Premises Data Gateway service, and I’ve noticed that whenever the RAM usage exceeds 90%, the gateway stops functioning. Could you please help me set up an alert in…