how to monitor ibm websphere which is installed on azure vm
I have ibm websphere installed on Azure VM, How to monitor ibm websphere installed on azure vm. Is there any Azure monitoring agent needs to be installed?
App Insights Profiler doubles memory consumption
Hi, I have a question regarding App Insights Profiler. We've configured our app according to this tutorial and locally (run from VS or in a Docker container) everything works fine (there are API metrics in Portal, profiling sessions, code optimizations…
How to join the 3 KQL tables?
Hi all, I want to get the inactive users data with seesionhostname, hostpoolname, lastlogindate,username and i am trying to get it through KQL query which we need to join 3 tables i am getting the below error 'join' operator: Failed to resolve column…
How to set up monitoring for VMs that show Agent Status "Not Ready"
Hi, Is there a way to monitor VMs, in a specific subscription, using Azure Monitor log queries for when a VM's Agent Status is showing up as "Not Ready". I ideally would like a Azure Monitor query (KQL) that lists all VMs, in a subscription,…
How to setup an Azure Alert to be triggered when our VM disks go below 10% free space
Hi, we would like some assistance to setup an Azure alert with correct "Measurement" and "Alert logic" values. We are using this query that brings us the result of all our servers with their disks free space. We would like to setup an…
How to identify the app service error in the Azure Monitor?
How can I identify and troubleshoot errors in my Azure App Service using Azure Monitor? What specific metrics, logs, or alerts should I look for to effectively diagnose issues?
How to Monitor Per-User Usage and Costs of Azure Document Intelligence Resource?
Hello all, I currently have a Document Intelligence resource set up and have a separate web application integrated with it so that it makes calls to my endpoint and receives the results to be displayed back to the user. This application is going to be…
Best Solution For HTTP Health Dashboard Using Grafana?
I am looking to implement a solution to display a dashboard which shows the health of our applications. The checks would make a simple HTTP call to determine whether a application is healthy or not. Some of the applications are public, some are only…
How to retrieve a DCR Immutable Id from createUiDefinition
Hi Community, I am testing UX for Sentinel Solution on https://portal.azure.com/#blade/Microsoft_Azure_CreateUIDef/SandboxBlade I am wondering after obtaining the Resource Group, workspace, and Data Collection Rule, I would like to further retrieve the…
How to see the amount of daily storage used in Azure Application Insights
In Azure application insights - how do I see how much of the daily usage I've used? I can see that I can set a daily cap - but I don't know how much I've used or if I'm near the cap. Have checked around the dashboard, there are options to set daily cap…
Receiving error when trying to create action group for monitoring
I am trying to complete a Project for my class and when trying to create an action group I am getting an error. Failed to create action group. Error: The subscription is not registered to use namespace 'microsoft.insights'. See…
Missing Records in Azure Log Analytics
Hi All, Logs of activities, pipelines, and triggers are gathered within the Synapse environment for monitoring purposes. It has been observed that some pipelines ran successfully, as seen in the Monitor section of Synapse, but there are missing records…
Configuring Resource-Specific Log Retention for Azure Diagnostic Settings
Azure has announced that the Diagnostic Settings Storage Retention feature is being deprecated (https://aka.ms/diagnostic_settings_log_retention). My logs and metrics in AKS --> Monitor --> Diagnostics Settings are currently being sent directly to…
Resource Graph Alert - query does not work through log analytics workspace
Hi, I'm trying to come up with an Azure Monitor alert, which will notify me if there have been any non-compliant resources deployed in the last few hours. I have a query that works perfectly in Resource Graph Explorer: policyresources | where type =~…
Cannot launch AMA
PS: VM已加入DCR,并开启System-assigned [ValidateDataStorePersistence] ErrorCode:0 ERROR: The registry value exists but the key file does not. Cannot launch AMA.[2024-10-25 03:03:39.000] [StartAzureMA] ErrorCode:1120 ERROR: Failed to validate data store…
Do AMA Collectors Require Static IP Addresses?
When deploying multiple AMA agents, do the IP addresses need to be static for each agent, or can they be dynamic/shared?
How to configure a new DCR to ingest to an existing Custom Log table?
Hi All, I am currently migrating existing syslog logfeeds running over Logstash pipelines with the "microsoft-logstash-output-azure-loganalytics" output module to Logstash pipelines with the…
Azure Monitor - Metrics Namespace - Virtual Machine Guest Not coming up
Hi Folks, I am trying to enable Guest OS Metrics for Azure VM (Win 2019/2022/2016). I followed below document to enable DCR/Log Analytics for enabling Virtual Machine Guest in Metrics Namespace but unfortunately it is not coming…
Is it possible to use alerts with custom logs search using dynamic threshold?
I am trying to create an alert based on a log query but I would like to use dynamic threshold but the option is not available when I select the "custom log search" option
Can we stop logging for a Certain route path in application gateway
I have been using APIM as a backend and want a certain endpoint not to be logged. I have found that APIM can adjust its logging but as have exposed the APIM with the Application gateway would like to stop logging for the same too in case of application…