Make sure to add a Logz.io integration and copy the webhook URL. Follow the link below on instructions of how to create integration and service
Create integration and service on our dashboard
From the dashboard, select Alerting
Copy URL from your palzin instance service view page.
Select Alert rules
Then click on New alert rule
Fill the form.
Paste the Palzin Monitor webhook URL.
Click on Save
In your palzin instance, an incident will be created. That will contain these details.
{
"alert_title": "{{alert_title}}",
"alert_description": "{{alert_description}}",
"alert_severity": "{{alert_severity}}",
"account_id": "{{account_id}}",
"account_name": "{{account_name}}",
"alert_samples": "{{alert_samples}}",
"alert_tags_json": "[{{alert_tags_json}}]"
}
It takes less than a minutes to setup your first monitoring.