Azure Monitor
Azure Monitor Action Groups enable you to configure how to receive notifications when an Azure Monitor Alert is triggered.
-
enable custom log in container
There is no way to collect custom log on container. In order to collect various kinds of log files on containers, We strongly desire to add this feature to Azure Monitor.
6 votes -
Enable setting VM Insights Health default configurations at scale
VM Insight Health default configuration for monitors can't be directly changed (https://docs.microsoft.com/en-us/azure/azure-monitor/insights/vminsights-health-configure-dcr). Overrides can only be defined in the monitor configuration for individual virtual machines. To make the solution scalable, we need to both change the defaults and apply overrides to groups/scopes, not individual computers.
1 vote -
Azure Monitor Agent performance counters collection on Ubuntu 18.04 Vms not working
I have Azure monitor agent installed on a Ubuntu VM in Azure eastus and its not gathering performance counter data
root@markstestVM1205Thu:/var/log/azure# cat /etc/lsb-release DISTRIBID=Ubuntu DISTRIBRELEASE=18.04 DISTRIBCODENAME=bionic DISTRIBDESCRIPTION="Ubuntu 18.04.5 LTS" root@markstestVM1205Thu:/var/log/azure# uname -av Linux markstestVM1205Thu 5.4.0-1036-azure #38~18.04.1-Ubuntu SMP Wed Jan 6 18:26:30 UTC 2021 x8664 x8664 x86_64 GNU/Linux
I'm seeing the following error
root@markstestVM1205Thu:/var/log/azure# tail -f ./Microsoft.Azure.Monitor.AzureMonitorLinuxAgent/telegraf.log 2021-01-14T14:56:59Z E! [agent] Failed to connect to [outputs.socketwriter], retrying in 15s, error was 'dial unix /var/run/mdsd/defaultinflux.socket: connect: no such file or directory' 2021-01-14T14:57:14Z E! [telegraf] Error running agent: dial unix /var/run/mdsd/defaultinflux.socket: connect: no such file…1 vote -
Linux Syslog Data Source filtering doesn't take effect.
Azure Monitor Agent on a Linux VM doesn't filter logs according to log level on the corresponding data collection rule.
Each log facility has a minimum log level in the Data Collection Rule Data Source.
We observe:
Minimum Log Level "None": No logs from that facility appear in workspace
Minimum Log Level not "None": All logs from that facility appear in workspacee.g. if LOG_LOCAL0 is set to LOG_ERR we continue to get lower log levels (e.g. LOG_DEBUG) from that facility in the logs workspace.
1 vote -
Linux Load Average
Is it feasible to include the load averages from Linux servers as an available performance counter?
1 vote -
1 vote
-
Scope log analytics IIS log collection
Scope IIS log collection because this data is collected to all onboarded agent.
1 vote -
Configure whether alerts should fire when data in lookback window is incomplete
Currently, alert rules will fire when the condition(s) are met, even when the data for the lookback window is incomplete.
Here's an example:
An alert rule is configured for CPU Percentage > 90% with a 15-minute lookback window, splitting by VM resource dimension. A new VM is created with 100% CPU for the first minute, and the alert rule is evaluated at the end of the first minute. The alert rule currently triggers, even though there was only 1 minute worth of data (data is incomplete).The desire here is to be able to configure whether the alert rule should…
1 vote -
Include Windows Defender Logs in Windows Event Logs
Windows Defender Operational Logs are not available when using the Windows Event Logs. Specifically, these logs:
Microsoft-Windows-Windows Defender OperationalIt would be great if this could be included.
1 vote
- Don't see your idea?