# Monitor alerts

> This skill helps users choose the right path to Monitor event streams and set up alerts. Use this skill BEFORE diving into implementation details — it routes you to the appropriate detail skill based on your situation.

Part of **EventBridge**. Get the full, executable skill via `POST https://www.company-skill.com/api/route`.

## Related queries

monitor events, set up alerts, monitoring dashboard, alert rules, real-time data export, event stream monitoring, cloud service events, RDS monitoring, Anti-DDoS alerts, ActionTrail logs, DNS event monitoring, how to monitor events, can I export monitoring data, configure alert rules, create monitor

## Get the full skill

```bash
curl -s https://www.company-skill.com/api/route \
  -H 'Content-Type: application/json' \
  -d '{"query": "monitor alerts", "product": "eb"}'
```

---
Part of [EventBridge](https://www.company-skill.com/p/eb.md) · https://www.company-skill.com/llms.txt
