Azure / Azure/azure-cli

Create, view, and manage log alerts

Open
#8,663 4 comments 5 reactions 1 assignee Claimed by @mmyyrroonn View on GitHub
act-observability-squad feature-request Monitor - Alerts New Command(s)
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

Metric alerts can be managed with `az monitor metrics alert`:
```
az monitor metrics alert -h

Group
az monitor metrics alert : Manage near-realtime metric alert rules.

Commands:
create : Create a metric-based alert rule.
delete : Delete a metrics-based alert rule.
list : List metric-based alert rules.
show : Show a metrics-based alert rule.
update : Update a metric-based alert rule.
```

I want the same thing for **log alerts**.

Metric alerts has:

Create, view, and manage metric alerts using Azure Monitor
https://docs.microsoft.com/en-us/azure/azure-monitor/platform/alerts-metric

Log alerts has:

Create, view, and manage log alerts using Azure Monitor
https://docs.microsoft.com/en-us/azure/azure-monitor/platform/alerts-log
> Log alerts do not have dedicated PowerShell or CLI commands currently

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.