Searching data / Working in the search window / Use case: eCommerce behavior analysis / Step 1. Error analysis using status codes / Custom alerts for 404 errors
Custom alerts for 404 errors
One of Devo capabilities is the generation of real-time alerts based on data received. Devo comes with a set of pre-installed alerts, but you can also define custom alerts adapted to your specific needs. You can access the defined alerts from the navigation pane, selecting Administration → Alert Configuration. You will find your custom alerts under the My Alerts filter.
Suppose you want to get notified when an error 404 is caused by a broken link or a malfunction of the web.
- First, access the
demo.ecommerce.data
table and select the Group icon from the toolbar. Select 30 minutes in the Every field and add the statusCode column as an argument. - Click the Alert definition icon on the toolbar.
- The alert definition window appears. We want to get notified for each single 404 code that arrives at the table every 30 minutes, so we must select the Each type. Enter a meaningful message and description for the alert, then select a Subcategory (used to group the alert under the My Alerts category) and Alert name (descriptive title for the alert).
- Select Create.
Once the data is confirmed, you need to configure the alert and define how you want to receive it:
- Go to Administration → Alert Configuration from the navigation pane.
- Filter by My Alerts to isolate the alert. From this view, you can activate or deactivate the alert using the ON/OFF toggle. Newly created alerts are activated by default. You can also access the alert details by clicking the ellipsis button.
After creating your alert, you can decide how to receive them in the Delivery methods tab. In the Alert Policies tab, you can establish policies regarding shipping days, hours, anti-flooding, etc.