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?
Network flow for Azure resource logs through Diagnostic settings
Hi, I want to understand the network flow for routing azure resource logs from an Azure resource to a destination (event hub, third party solution). From this architecture https://learn.microsoft.com/en-us/azure/azure-monitor/data-sources I can see that…
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…
Azure application insight transaction search (Exceptions) URL need to send via Azure Alert or using logicapp
Transaction search (Exceptions) URL need to be sent via Alert or using logic app Here is the requirement when I'm doing troubleshooting in application insights -->In Transaction search --> Example (Event type-Exceptions)--> Open any End-to-end…
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…
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…
Resolve issues with a disabled subscription
Resolve issues with a disabled subscription Your account or subscription is disabled for security reasons. We detected suspicious activity or terms of use violations and disabled your subscription to protect the owner of the payment instrument and…
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 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…
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…
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…