Questions tagged [azure-monitor]

12 questions
4
votes
1 answer

Investigate potential breach in Azure App Service

We suspect we have had a data breach, but we are not sure how to investigate it to determine the source of the breach or what data was sent. We have an app service that has been running for a while with steady usage. We noticed that over the last…
2
votes
1 answer

How can I collect Security Event Logs from a windows-based Azure VM and create an alert on top of them?

The following is more of an academic question. I don't think there is much of pratical value in it as there are better out-of-the-box solution to it. Question How can I collect the Security Events from a windows-based Azure Virtual Machine and…
Matthias Güntert
  • 2,358
  • 11
  • 38
  • 58
1
vote
3 answers

What is the unit of measure for timeTaken_d in Azure diagnostics?

I want to get a list of all requests that are taking longer then 2 seconds and I think this is correct as the timeTaken_d appears to be a floating point and would seem to be in seconds. AzureDiagnostics | where ResourceType == "APPLICATIONGATEWAYS"…
Mark
  • 179
  • 5
0
votes
0 answers

Alert on failed links for inbound port for a specific process on a VM

Let's say I have an Azure VM and there's a process called ABC.exe and it listens on port 34952. I want to monitor this port and perform some sort of health probe check for it. If it goes down, I want to be alerted. I looked into using Log Analytics…
shadowz1337
  • 141
  • 1
  • 1
  • 2
0
votes
0 answers

Alert on Kubernetes application not running in Azure

I am trying to configure azure monitor alerts for a Kubernetes cluster so the administrator is alerted when something is not running. The three conditions, in decreasing order of priority, I need to monitor are: There are Services with no endpoints…
Jan Hudec
  • 265
  • 3
  • 11
0
votes
0 answers

Zabbix integration with AWS and or Azure

I am trying to figure out direct integration between Zabbix and AWS CloudWatch or Azure Monitor. I have seen YT videos available to integrate Zabbix with grafana first and then integrate grafana with AWS or Azure monitoring solution. But I am just…
0
votes
0 answers

Azure monitor option not available in grafana, how to fix that?

I am trying to integrate azure kubernetes container insights with grafana dashboard. The plugin for that For that, I have installed grafana on an azure cloud ubuntu 20 machine following the steps in this link Allowed 3000 port in azure network…
0
votes
0 answers

Azure Health Monitoring Agent

We have been having servers just stop responding and we have to do a hard reset on them. We have been searching for a cause and solution to this issue, as it appears to be happening more frequently. The servers are Azure VM's running 2019…
0
votes
0 answers

How to monitor aks cluster from grafana dashboard using azure monitor?

I have used this link and tried to setup grafana to fetch data from azure monitoring datasource. But the dashboard provided not showing any details. I did even tested when creating data source. Any suggestions on monitoring aks clusters.
uday kiran
  • 46
  • 4
0
votes
0 answers

Kql to get logged in rdp session

We have an on-prem rd gateway and is connected to Azure Arc. New to Azure logging. What is a kql query to get the logged in rdp sessions?
Eric
  • 101
  • 1
0
votes
1 answer

Configure CollectD SNMP plugin to send performance data to Azure Monitor Log Analytics

I am trying to get performance from network interfaces from network device (mikrotik, cisco routers etc.) about interface traffic via SNMP poll and send those data to Azure Monitor Log Analytics. I have installed and working Azure Log Analytics…
0
votes
0 answers

Azure Monitor doesn't list all my subscriptions when adding new resource alert

I am in Azure Monitor, I select the subscription filter to view my existing alerts. I then click add new alert, select the scope / resources I want to create the rule for, but I am not seeing all my subscriptions in the drop down. Am I missing a…
Asher
  • 101
  • 3