You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can configure a Sumo Logic integration using webhooks to log events from HackerOne in Sumo Logic. The Sumo Logic integration enables data to be logged based on the configured event trigger. This integration is flexible and can be used to log data for any of the [events listed](https://api.hackerone.com/webhooks/#events).
8
+
9
+
### Set up
10
+
11
+
To configure the Sumo Logic integration:
12
+
1. Get the HTTP Event collector endpoint by referencing [this article](https://help.sumologic.com/03Send-Data/Setup-Wizard/Collect-from-Custom-Apps/Collect_Streaming_Data_from_HTTP) from the Sumo Logic.
13
+
2. Go to **Program Settings > Program > Webhooks** in HackerOne.
14
+
3. Click **New webhook**.
15
+
4. Enter the full HTTP event collector endpoint in Payload URL.
16
+
5. Select which events you’d like to trigger the webhook. You can choose between:
17
+
18
+
Option | Details
19
+
------ | -------
20
+
Send me everything | All events will trigger the webhook.
21
+
Let me specify individual events | You can choose which events you'd like to trigger the webhook.
22
+
23
+
Once you've successfully added the webhook, you'll be able to retrieve data from HackerOne in your Sumo Logic instance.
24
+
25
+
Learn more about [managing webhooks](webhooks.html#managing-webhooks) and [viewing recent deliveries](webhooks.html#view-recent-deliveries).
0 commit comments