You can use Jamf Security Cloud data streams to send event data to Datadog.
Requirements
You need the Jamf Protect integration installed and the following the following information:
To install the integration, navigate to the Integrations page and search for Jamf Protect.
- In Jamf Security Cloud, navigate to .
- Click New configuration.
- Select a data stream type.
- Select Generic HTTP as your data stream target type, and then click Continue.
- Configure your HTTP data endpoint for Datadog:
- Enter a configuration name, such as Datadog Threat Events or Datadog Network Traffic.
- Set the Protocol to .
- Enter your Datadog intake URL in the Server Hostname/IP field.
- Enter 443 in the Port field.
- Enter the specific event endpoint type in theEndpoint field.
- Threat events
api/v2/logs?ddsource=jamfprotect&service=threatevents- Network traffic
api/v2/logs?ddsource=jamfprotect&service=networktraffic
- Enter additional HTTP headers.
- Name
- DD-API-KEY
- Value
- <YOUR_DATADOG_ API_KEY>
- Name
- DD-APPLICATION-KEY
- Value
- <YOUR_DATADOG_APPLICATION_KEY>
- Click Test configuration.
- Use the Enable configuration switch to turn on the data stream.
- Click Create configuration.
Your data stream is now sending events to Datadog.To send different Jamf Security Cloud data stream types, create additional data streams.