Notifications

The Iguana X notification system is designed to make it simple to integrate into whatever 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 does this by checking the notification rules every 60 seconds and invoking a notifier component if a notification rule is triggered. This notifier component can be configured to send to any appropriate destination.

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

Notification rules can be applied to one or more components using either simple pattern matching expressions or regular expressions to match component Tags. See for tips on setting up notification rules and creating matching rules.

Screen Shot 2024-04-24 at 2.24.31 PM.png

Â