Skip to content

Set Up Your First Notification Flow

Get started with Notification Center by setting up your first notification flow, from an alert in Coralogix to a third-party service like Slack or PagerDuty. This guide walks you through the essentials: creating a connector, selecting or customizing a preset, defining routing rules, and sending a test notification.

What you need

Before you start, make sure you have:

  • a Coralogix account with permission to manage integrations
  • an existing integration configured for your destination (for example, Slack or PagerDuty)
  • at least one alert definition to use for testing
  • a clear naming convention for environments or services that you can reuse as routing labels

Access Notification Center

  1. Select Integrations, then Notification Center.
  2. Review the tabs across the top: Routers, Connectors, Presets.
    • Routers direct notifications based on labels and conditions.
    • Connectors link Coralogix to external tools.
    • Presets define message templates.

Create a connector

A connector defines where Coralogix sends your notification, such as a Slack workspace or PagerDuty service. You can reuse a connector across multiple routing rules.

  1. In the Connectors tab, select + New connector.
  2. Select the destination type (Slack, PagerDuty, or Generic HTTPS).
  3. Fill in the required configuration fields such as URL or authentication key.
  4. Select Send test notification to verify connectivity.

Learn more in Connectors.

Create a preset

A preset defines what information the notification includes and how it’s formatted.

Coralogix automatically creates a system preset the first time you create a connector for a destination type. You can use the system preset if you don’t need customization.

  1. Select the Presets tab.
  2. Start with the system preset for your destination type.
  3. Create a custom preset if you want to modify the message or use dynamic variables.

Learn more in Presets overview.

Set up routing

Routing determines which entities send notifications to which destinations.

  1. Select the Routers tab, then + Create router.
  2. Define routing labels such as team, environment, or service.
  3. Add one or more routing rules. Each rule includes:
    • Condition: Defines when the rule matches. Use entity attributes such as priority or name. Set the condition to true to match all requests.
    • Destination: A connector + preset pair. When the condition matches, Coralogix sends a notification to all listed destinations.

Learn more in Routing overview.

Send a test notification

After you set up your connector, preset, and router:

  1. Open any alert definition.
  2. In Destinations, choose your router or connector + preset combination.
  3. Select Send test notification to confirm delivery.

If successful, the test message appears in your selected destination (for example, Slack or PagerDuty).

Next steps

Was this helpful?