Automatic Alert Export to Third-Party Systems

Sep 14, 2021 | Developer, DevOps, General

In the SIGNL4 web portal you can manually export historic alert reports as .csv files. In some cases it might be useful to export alert data programmatically. For example you can forward all alerts including specific parameters to InfluxDB and show the alert history in Grafana to recognize peaks, trends and abnormalities over time. You can even use AIOps to recognize certain trends automatically.

By using the SIGNL4 REST API it is possible to export alert data automatically. Here, we provide a sample script to do this.

You can trigger the export script automatically (e.g. every hour or every day) using a cron job or via tools like Node-RED.

Usage and Sample Code

Attention: This code is intended as a sample and only lightly tested with no guarantee. Please use with care.

We provide a sample JavaScript / Node.js script for exporting historic SIGNL4 alerts. The script uses the SIGNL4 REST API as documented here:

https://connect.signl4.com/api/docs/index.html

As a prerequisite you first need to install Node.js as described here.

The sample code is provided in the file ‘alert-export.js‘. You can execute the wile with the node command.

Command line sample:

node export-alerts.js

Within the source file you need to adapt the SIGNL4 API key, the team name, a user’s email address and the date range to be exported:

// The SIGNL4 API key.
const strAPIKey = ‘Your-SIGNL4-API-Key’;
// The team name of the SIGNL4 team.
const strTeamName = ‘Super SIGNL4’;
// The email address of a user for whom to export the alerts.
// The user needs to be a member of the team. Then all alerts for this team are exported.
const strUserEmail = ‘ron@signl4.com’;
// Start of the date range to export alerts for.
const strDateFrom = ‘2021-08-01’;
// End of the date range to export alerts for.
const strDateTo = ‘2021-08-31’;

 

Attention: All times are UTC times.

You can create the API key in your SIGNL4 web portal under Teams -> Developer.

Right now the exported alerts are logged as command line result. You can change this according to your specific needs. For example you can export the alert data to a .csv file, database, InfluxDB, etc.

You can add your own export code in the function “getAlertDetails” right below “// Add your export code here”.

Please find the sample script here on GitHub: https://github.com/signl4/signl4-alert-export/.

Discover SIGNL4

Dashboard of SIGNL4's mobile Alerting App

Stay ahead of critical incidents with SIGNL4 and its superpowers. SIGNL4 provides superior and automated mobile alerting, delivers alerts to the right people at the right time and enables operations teams to respond and to manage incidents from anywhere.

Learn more about SIGNL4 and start your free 30-days trial.

    Mobile Alerting and Response for Modern Operations

    Resources

    Feature Overview

    A comprehensive Platform for mobile Alerting for an up to 10x faster Response

    AIOps and AI Alerting

    AI-powered Alerting and Alert & Incident Management

    Reliable Alert Notifications

    Alert Notifications by push, text, voice and email. With Tracking and Escalations

    Mobile Alerting App

    The modern Way of receiving and managing critical Alerts on-the-go

    On-Call Scheduling

    AI-powered Scheduling and Management of On-Call Duties and Shifts

    Call Routing

    Live call routing and a Voice Mailbox for modern after-business Hours Operations

    Active Stakeholder Communication

    Automatically deliver real-time incident updates to your Stakeholders

    Use Cases

    IT Alerting

    Minimize downtime with automated real-time IT alerting

    Incident Management

    Accelerate response, and streamline incident workflows with real-time mobile alerts

    SecOps Alerting

    Respond faster to cyber threats with mobile-first alerting

    Incident Alerting for MSPs

    Turn Detection into Accountable Response

      IoT Service Alerting

      Automatically alert field teams based on real-time IoT signals

      SCADA Alarm Notifications

      Respond faster to machine breakdowns, quality issues, and maintenance calls

      Field Service Alerting

      Automated Mobile Routing of Service Requests and Alerts to Field Teams

      On-Call Management

      Create duty schedules, automate alerts, and route after-hours calls

      Building Automation

      Ensure fast response, fewer disruptions, and better facility management and service

      After-Hours Call Routing

      SIGNL4 automatically routes after-hours calls to on-call staff for fast response and 24/7 coverage

      Emergency Alerting

      Fast, reliable emergency alerts when every second counts

      Alert Management

      Streamline enterprise alerting with a centralized alert hub

      Integrations and APIs

      Integrations Overview

      We have verified and tested 200+ Integrations with 3d Party Products

      EMail (SMTP)

      The fastest and easiest way to connect to SIGNL4.

      Webhook

      SIGNL4’s most popular and flexible integration

      REST API

      Seamlessly integrate services or implement additional features

        Selected Customer Case Studies

        Berlin-Brandenburg Airport

        Automated Alerts and Mobile Incident Response for Luggage Transportation Systems

        BASF Coatings

        Automated Transport Dispatching with IoT Buttons and a mobile App for optimized Intralogistics

        RedIron, Canada

        Unifying Alerts and Notifications in mission-critical IT Operations

        CSP Lighthouse, Australia

        Reliable 24/7 Alerting for a global Cybersecurity Service Provider

          Swiss Bankers, Switzerland

          Real-Time Fraud Prevention with 24/7 mobile alerting in Financial Services Operation

          Conexus Credit Union, Canada

          Conexus transformed Incident Response in a Single Day with SIGNL4

          Overview of Industries

          Exciting case studies from selected customers in sectors such as logistics, aviation, manufacturing, finance and IT

          About us

          About Derdack & SIGNL4

          Learn more about a Market Leader in mobile Alerting and Anywhere Incident Response for critical Systems

          Partner Program

          Become a SIGNL4 Partner and take Advantage of a well-established and rapidly growing Product

          Newsletter

          Get Updates, exciting Insights, and Customer Stories – Sign up for our Newsletter!

          Glossary

          We explain the most important Terms and Topics in the Field of Alerting and Incident Management

          Blog

          Our blog offers expert insights and practical tips for getting the most out of SIGNL4

            G2 Summer Awards for SIGNL4