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 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…
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…
App Insights Auto Instrumentation not propagating operation id
We are encountering issues with configuring the Application Insights SDK for one of our Java microservices. Specifically, when the parent service (which is also a Java-based service) makes a request to this microservice, the trace for the request is not…
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…
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 =~…
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?
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…
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…
Retrieving Azure Application Logs Older Than 90 Days
What steps can be taken to access Azure application logs that are older than 90 days without altering the existing retention policy?
Difference Between Azure Monitor and Azure Application Insights
What are the key differences between Azure Monitor and Azure Application Insights? When is it appropriate to use each service? Azure Monitor provides a comprehensive monitoring service that offers a unified view of Azure resources, allowing for the…
Sending logs to Azure Monitor from Python is not working anymore
Is there something happening with Azure Monitor? I know opencensus-ext-azure was deprecated last month. pip install azure-monitor-opentelemetry==1.6.2 from logging import INFO, getLogger from azure.monitor.opentelemetry import…
Change path on Linux for Azure AMA and CEF Collectors
I'm setting up Azure Monitoring Agents on Linux with CEF Collector. I would like to change the cache directories to a separate drive. Can anyone point me to where these paths are configured?