Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

The IguanaX notification system is designed to make it simple to integrate into whichever notification system is appropriate for your organization. For instance, generating notifications from Iguana in applications like Slack, Microsoft Teams, ServiceNow, etc. or simply sending an email alert.

IguanaX does this by checking the notification rules every 60 seconds and invoking a notifications component if a notification rule is triggered. This notifications component can be configured to send to any appropriate destination.

i.e. Condition triggered → Generates log → Notifier Component → Calls Slack.

  1. Click Edit to add/modify notification rules.

 Input the Matching Rule, Condition, Priority, and Limit.

Notification rules can be applied to one or more components using either simple pattern matching expressions or regular expressions to match component Tags. See https://interfaceware.atlassian.net/wiki/spaces/IXB/pages/2883551240/Using+the+Notifications for tips on setting up notification rules and creating matching rules.

  1. Here you will see the list of your Notification Rules. For detailed instructions on setting up the rules and the 4 conditions, visit Using Notifications

  • No labels