These docs are for Cribl Stream 4.8 and are no longer actively maintained.
See the latest version (4.13).
Notification Targets
A Notification target specifies the delivery method for a Notification. Every Notification requires one or more targets.
Available target types include:
- Webhook
- PagerDuty integration
- Slack
- AWS SNS
Adding a Notification Target
To add a new Notification target from the Manage Notifications page’s Targets tab:
- Click Add Target to open the New Target modal shown below.
- Give this target a unique Target ID.
- Select the desired Target type.

Then configure the target as described in the appropriate page:
When you create a Notification target in Cribl Stream, Edge, or Search, it will also be available to you in the other products. For example, if you create a Notification target in Cribl Stream, you can also access it in Cribl Edge and Cribl Search.
Notifications require an Enterprise or Standard license. Without an appropriate license, target configuration options will be hidden or disabled in Cribl Stream’s UI.
Managing Notification Targets
You can manage targets by selecting Manage > Notifications > Targets.
Click any existing Notification target to open a modal where you can manage the target, using buttons at the bottom of the UI.

Click Delete Target to delete an existing Notification target. You can also select multiple targets for deletion, using the check boxes on the left side of the modal.
Click Clone Target to copy an existing target. A modal will open so you can modify the configuration of the target you started with.
To edit any target’s definition in a JSON text editor, click Manage as JSON at the bottom of the Notifications > Targets modal. You can directly edit multiple values, and you can use the Import and Export buttons to copy and modify existing target configurations as .json
files.
Some targets have additional controls for target configuration. See the documentation for the target of interest for more information.