winston_error_transport
Configure Winston to send error alerts to email, Slack, or PagerDuty. Set minimum severity and throttle notifications to reduce noise.
Instructions
Set up a Winston transport for error alerting via email, Slack, or PagerDuty
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | API key for authentication | |
| min_level | No | error | |
| alert_channel | No | slack | |
| throttle_minutes | No |