Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Iguana X IguanaX notification system is designed to make it simple to integrate into whatever 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.

This way, the platform is future proofed and flexible to deal with changing requirements for best practices with regards to how to raise production issues.

Iguana X IguanaX does this by checking the notification rules every 60 seconds and invoking a notifier notifications component if a notification rule is triggered. This notifier 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.

Expand
titleInput 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.

...

Image Added

  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