LogoLogo
What's New?Connect Agent ReleasesBook a DemoPricing
  • Documentation
  • Developers
  • Administration
  • OVERVIEW
    • JFrog Connect Overview
      • Architecture Overview
        • Connect Agent
        • Connect & JFrog Platform
      • Plan Your Update Strategy
        • Software Update Objectives & Concepts
        • Software Update Process & Procedures
  • Get Started
    • Create JFrog Connect Account
    • Log in to JFrog Connect
    • Network Requirements
    • Register Device
  • Manage your Fleet
    • Register Devices at Scale
      • Freeze Image on Device
      • Build Image with Agent
    • Register & Update Device at Once
    • Organize Your Fleet
      • Create Project
      • Move Device between Projects
      • Create Groups
        • Add Device to Group
        • Add Many Devices to Group
        • Change Group Name
        • Delete Group
      • Tag Devices
        • Remove a Tag
      • Remove Many Devices
  • Devices
    • Fleet Overview
      • Filter Devices
      • Locate Devices
    • Device Details
      • Delete a Device
      • Block Updates with Update Trigger
    • Update Connect Agent
    • Delete Many Devices
  • Deployment
    • Create Update Flow
      • Actions
        • Run Command
        • Run Script
        • Deploy File
        • Deploy Docker
          • Use Docker Image
          • Use Docker Compose
          • Get Artifactory Parameters
        • Clone Git Repository
        • Download Artifact
          • Get Artifactory Path
        • Download Release Bundle
          • Get Artifactory Parameters for Release Bundle
        • Update Image
        • Install Debian Package
          • Get Artifactory Parameters for Debian
      • Use Update Parameters
      • On Failure & Rollback
      • Vulnerability Scans
      • Sample Use Case: Build Update Flow for Reuse
    • Deploy Software
      • Set Application & Version
      • Set Alert upon Failure
      • Set Phased Rollout
      • View Deployment Progress
        • Detailed Deployment Information
        • Abort a Deployment
      • Deploy in Groups
      • Sample Use Case: Deploy Docker Images to Devices
  • Tools
    • Remote Tools
      • Use Terminal
      • Open Port Tunnel Session
        • Access with VNC
        • Connect with SSH
        • Access Device Web Applications
      • Run Commands Remotely
        • Run Command as Non-Root User
      • Get Device Files (Fetch Files)
    • Alerts
      • Create Channel
      • Set Webhook
    • Monitor
      • Resource Monitor
      • Process Monitor
  • Releases
    • What's New?
    • Connect Agent Release Notes
  • Troubleshooting
    • Connect Server Status
    • Troubleshoot Topics
      • Device Registration
      • Terminal Troubleshooting
Powered by GitBook
On this page
  • Create a Channel
  • Webhook
  • View Configured Channels
  • Edit Channel
  • Disable Channel
  • Delete Channel
  • What’s Next?

Was this helpful?

Export as PDF
  1. Tools
  2. Alerts

Create Channel

A channel is the medium, such as email or webhook to an application, over which you receive alerts in JFrog Connect. This page describes how to configure channels.

PreviousAlertsNextSet Webhook

Last updated 5 months ago

Was this helpful?

A channel is the medium over which you . For example, you can receive alerts by email or by webhook to one or more applications such as a pager or an external dashboard.

You must have at least one channel configured to configure an alert in JFrog Connect. The channels give you a lot of flexibility with your alerts in that you can configure different alerts to be delivered on different channels, and different channels to serve different subsets of devices.

Create a Channel

To create a channel, go to Alerts in the left navigation tree and click Create Channel.

Complete the following information:

  • Channel Name: Enter a name that will help you remember the purpose of this channel.

  • Send to channel when alert triggered: The notification will be sent to the channel as soon as the alert is triggered. (Can be marked with or without marking “when alert finished”).

  • Send to channel when alert finished: A notification will be sent to the channel when the alert is finished. (Can be marked with or without marking “when alert triggered”.)

  • Send to channel with bundled alerts: Mark this to avoid multiple messages through the selected channel type in case multiple devices are triggered at the same moment. If enabled, the alert will be sent as a list of all triggered devices in a single message.

  • Channel Type: Can be Email or Webhook. If you choose Email, enter the email address as shown below. The address must exist already. The email body is a standard email and cannot be customized.

Webhook

If you choose Webhook, enter the Webhook URL. This is the URL of the application that will receive the alert messages.

View Configured Channels

To see a summary of all the channels that have been configured, go to Alerts in the left navigation tree and click the Channels tab.

Edit Channel

To change the channel configuration, click the pencil edit icon and make your changes.

Disable Channel

To disable a channel, click the toggle switch in the Enabled column. You can reactivate the channel later by clicking the toggle switch again to put it in the Enabled state.

Delete Channel

To delete a channel from Connect, do the following:

  1. In the Channels tab, click the pencil edit icon.

  2. In Channel Details, click Delete Channel.

What’s Next?

You can use the default payload schema for the alert message, or you can .

Learn how to customize a webhook payload or use preformatted webhook templates in .

customize the payload schema
Set Webhook
receive alerts