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
Copy file name to clipboardExpand all lines: docs/programs/splunk-integration.md
+53Lines changed: 53 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -73,3 +73,56 @@ Once you've successfully added the intergration, you'll be able to retrieve data
73
73
-`8088` on Splunk Cloud free trials
74
74
-`443` by default on Splunk Cloud instances
75
75
-`<endpoint>` is the HEC endpoint you want to use. In many cases, you use the `/services/collector` endpoint for JavaScript Object Notation (JSON)-formatted events or the `services/collector/raw` endpoint for raw events
76
+
77
+
### Example event
78
+
Below you can find an example of an event that gets pushed from HackerOne to Splunk.
0 commit comments