get_active_alerts
Retrieve all currently firing alerts from Sumo Logic monitors. Filter by severity (Critical, Warning, MissingData, or All) to quickly identify active issues.
Instructions
Get all currently active/firing alerts.
Returns monitors in a triggered state. Filter by severity using the status parameter: Critical, Warning, MissingData, or AllTriggered for all.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max alerts to return | |
| status | No | Filter: 'AllTriggered', 'Critical', 'Warning', or 'MissingData' | AllTriggered |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |