Zabbix
Skylogs treats Zabbix as a first-class citizen — including for network and datacenter teams where Zabbix is the primary monitoring system.
Setup
- In Zabbix: Alerts → Media types → Create media type (type: Webhook)
- Import the Skylogs media type template
- Set the endpoint URL to
https://skylogs.example.com/api/v1/ingest/zabbix/<token> - Create an action that sends problems (and recovery events) through this media type.
Field mapping
Problem severity, host, trigger, and recovery events map to Skylogs severity, resource, alert name, and auto-resolution.
Tips
- Send recovery events too, so alerts auto-resolve.
- Use Zabbix host groups / tags to drive Skylogs routing rules per team.