• Products
  • Get started
  • Documentation
  • Resources

Integrate with Threat Stack

If you’re a customer who shifted your operations from Opsgenie to Jira Service Management, adding new instances of this integration isn’t possible in Jira Service Management. You can only edit the integrations that originally shifted from Opsgenie.

Threat Stack logo

What does Jira Service Management offer Threat Stack users?

With the Threat Stack Integration, Jira Service Management acts as a dispatcher for these alerts and determines the right people to notify based on on-call schedules– notifies via email, text messages (SMS), phone calls, and iPhone & Android push notifications, and escalates alerts until the alert is acknowledged or closed.

Functionality of the Integration

  • When an alert is created in Threat Stack, an alert is automatically created in Jira Service Management.

Edit Threat Stack integration in Jira Service Management

To edit a Threat Stack integration in Jira Service Management, complete the following steps:

  1. Go to your team’s operations page.

  2. On the left navigation panel, select Integrations.

  3. Search for your Threat Stack integration.

  4. Edit the integration settings and rules as necessary.

Configure the integration in Threat Stack

Use the instructions in this section if applicable.

  1. In Threat Stack, go to "Configurations" and select the "Integrations" tab.

  2. Navigate to "Webhook API".

  3. Fill in the Name and Description fields.

  4. Paste the integration API URL copied previously into the "Webhook URL" field.

  5. Select which severity level to fire alerts for in the "Alert Severity" field.

  6. Click Save.

Threat Stack webhook

Sample payload sent from Threat Stack

JSON

1 2 3 4 5 6 7 8 9 { "created_at": 1459447024000, "id": "56fd65138c1e0c173af5a3de", "organization_id": "545d0293b620cd090d000023", "server_or_region": "Threat_Stack_Demo_Ubuntu1", "severity": 3, "source": "Host", "title": "Threat Intelligence Activity: Communication to openbl by 185.110.132.54" }

 

Additional Help