The generic webhook integration enables you to export notifications for certain activity on Signal Sciences directly to Sumo Logic.
Integrating with Sumo Logic
- Create a new hosted collector in Sumo Logic.
- Add an HTTP Logs and Metrics Source to the new hosted collector.
- Copy the HTTP Source Address for later use when setting up the generic webhook integration.
- Log in to the Signal Sciences console.
- Select a site if you have more than one site.
- From the Manage menu, select Site Integrations. The site integrations menu page appears.
- Click Add site integration. The add site integration menu page appears.
- Select the Generic Webhook integration. The Generic Webhook integration setup page appears.
- In the Webhook URL field, enter a URL to receive the notifications at.
-
Select if you want to be alerted regarding All activity or Specific activity.
- If you selected Specific activity, in the Activity menu choose which types of activity you want the integration to create alerts for.
- Click Create site integration.
Activity types
Activity type | Description | Payload |
---|---|---|
siteDisplayNameChanged | The display name of a site was changed | |
siteNameChanged | The short name of a site was changed | |
loggingModeChanged | The agent mode (“Blocking”, “Not Blocking”, “Off”) was changed | Get site by name |
agentAnonModeChanged | The agent IP anonymization mode was changed | Get site by name |
flag | An IP was flagged | Get event by ID |
expireFlag | An IP flag was manually expired | List events |
createCustomRedaction | A custom redaction was created | Create a custom redactions |
removeCustomRedaction | A custom redaction was removed | Remove a custom redaction |
updateCustomRedaction | A custom redaction was updated | Update a custom redaction |
customTagCreated | A custom signal was created | |
customTagUpdated | A custom signal was updated | |
customTagDeleted | A custom signal was removed | |
customAlertCreated | A custom alert was created | Create a custom alert |
customAlertUpdated | A custom alert was updated | Update a custom alert |
customAlertDeleted | A custom alert was removed | Remove a custom alert |
detectionCreated | A templated rule was created | |
detectionUpdated | A templated rule was updated | |
detectionDeleted | A templated rule was removed | |
listCreated | A list was created | Create a list |
listUpdated | A list was updated | Update a list |
listDeleted | A list was removed | Remove a list |
ruleCreated | A request rule was created | |
ruleUpdated | A request rule was updated | |
ruleDeleted | A request rule was deleted | |
customDashboardCreated | A custom dashboard was created | |
customDashboardUpdated | A custom dashboard was updated | |
customDashboardReset | A custom dashboard was reset | |
customDashboardDeleted | A custom dashboard was removed | |
customDashboardWidgetCreated | A custom dashboard card was created | |
customDashboardWidgetUpdated | A custom dashboard card was updated | |
customDashboardWidgetDeleted | A custom dashboard card was removed | |
agentAlert | An agent alert was triggered |