Create API key
-
From the DataDog dashboard, expand the menu under your name and navigate to the
API Keyspage. -
Click the
New Keybutton. -
Enter a key name, for example:
Complyance Integration, and clickCreate Key. -
Copy the key and click
Finish.
Create service account
-
From the DataDog dashboard, expand the menu under your name and navigate to the
Service Accountspage. -
Click the
New Service Accountbutton. -
Fill in the form, for example:
-
Name– Complyance Integration -
Email– datadog.complyance@your-company.com (replaceyour-company.comwith your company’s domain) -
Assign Roles– Datadog Read Only Role
Click the
Create Service Accountbutton. -
Create application key
-
Navigate to the service account created in the
Create service accountstep and clickNew Key. -
Enter a key name, for example:
Complyance Integration, and clickCreate Key. -
Copy the key and click
Finish.
Update application key permissions
-
From the DataDog dashboard, expand the menu under your name and navigate to the
Application Keyspage. -
Find the application key created in the
Create application keystep and click on it. -
Click the
Editbutton next to theScopesfield. -
Select the required permissions and click
Save.
Final step
Once you have completed these steps, please provide the following details to Complyance:
-
Site URL– Use the instructions here to find the correct site URL based on your location: https://docs.datadoghq.com/getting_started/site/#access-the-datadog-site -
API Key– The key created in theCreate API keystep -
Application Key– The key created in theCreate application keystep
Where to find log pipeline ID
Some DataDog integrations require pipeline IDs as part of their configuration. This tutorial explains how to locate them.
-
From the DataDog dashboard, navigate to
Logs→Pipelines. -
Hover over the pipeline entry and click the
Viewbutton (eye icon). -
In the URL, copy the last part after the final
/— this is the pipeline ID.