Table of contents
- Introduction
- Alerts in Alumio
Introduction
When incoming configuration and route are running, sometimes an error occurs. Any errors normally abort the running process. If an error happens between an Incoming configuration or a Route, no tasks will be created. If the error occurs in an Outgoing process, the task will fail.
This error occurs for various reasons, and to handle it, you need to identify the error based on what error message appears. For faster handling, you certainly need a notification when this happens.
Alerts in Alumio
Alumio has a feature to send you those notifications as emails. Some of the options you can use for notifications are:
- Incoming configuration:
- Alert when an error occurs during execution.
- Alert when no new tasks are created within a predefined time span.
- Route:
- Alert when a specific status occurs during execution.
In this guide, we will show you how to configure those features:
Step 1: Navigate to Integrations → Routes and open your route configurations.
Step 2: Navigate to the Alerts tab.
Step 3: Create new Alert configurations by hitting the “Add Alert” button.
Step 4: Fill in the “Name” field.
Step 5: Select the alert type in the “Settings” field. Currently, Alumio only supports Alert when a specified status occurs during execution for route alerts.
Step 6: Fill in the “Email interval in the minutes” field - it means the alert will be sent every X minute when there is an error.
Step 7: Fill in the “Group notifications per” field with the number of errors in a group.
Step 8: Fill in the “Email addresses” fields with the email addresses where the alert should be sent.
Step 9: Select the specific Statuses of the tasks that need to be sent in the alerts.
Step 10: Save the configuration.