...
Expand | ||
---|---|---|
| ||
An Ignore action means that the webhook data if it matches the action filter is ignored completely and isn’t evaluated by any other action. Ignore actions come with no default rules. These are the actions to be processed first when webhook data comes to Compass. On the integration configuration page:
If incoming webhook data matches the condition set of the filter, the ignore action is processed, thus, the data will be ignored. Learn more about action filters. |
Expand | ||
---|---|---|
| ||
The “Create alert” action creates a Compass alert if the condition set of its filter matches the incoming data. Specify the conditions for when an alert is created and fully customize the content of those new alerts. On the integration configuration page:
Alert filters If the data that's sent to Compass matches the condition set in this filter, the 'Create alert' action is processed to create an alert. Learn more about action filters. Alert properties Alert properties are data that define the content of a Compass alert. You can type free text to describe the alert, set the priority, etc. You can also drag and drop the dynamic fields from the right panel. Only a few alert property fields are visible by default - select Show more properties to view them all.
|
Expand | ||
---|---|---|
| ||
The 'Close alert' action closes an existing Compass alert based on its alias if the data matches the condition set of the filter. Learn more about action filters. Alert properties Alias is a mandatory field for this action. When a ‘Close alert’ action is processed, Compass looks for an "open" alert to close, whose alias is equal to the alias specified in this action.
|
Expand | ||
---|---|---|
| ||
The 'Acknowledge alert' action acknowledges an existing alert based on its alias if the data matches the condition set of the filter. Learn more about action filters. Alert properties Alias is a mandatory field for this action. When a ‘Acknowledge alert’ action is processed, Compass looks for an "open" alert to acknowledge, whose alias is equal to the alias specified in this action.
|
...