Datadog | Entitle

Set up audit logs webhooks

The following steps are required to connect your Datadog tools to Entitle.

Stage 1: Create a Datadog API key

  1. Log into Datadog with an Admin account.
  2. Go to the Organization Settings page.
  3. Click the New Key button at the top-right corner of the page.
Screenshot indicating to click the New key button
  1. Enter a name for your API Key, and click the Create Key button.
Screenshot indicating to click the create key button
  1. Click the Copy button, and save it securely, then click the Finish button. You will need this API key later.
Screenshot indicating to click the copy button

Stage 2: Create audit log webhook in Entitle

  1. Log in to Entitle and go to Org Settings.
  2. Select the the Audit logs tab. To add an Audit Log Webhook, click the Add button in the top-right corner.
  3. In the flyout pane, fill in the following details:
    • Webhook name: Enter a name to identify your webhook.
    • URL: Copy and paste the following URL into this field: https://http-intake.logs.datadoghq.com/api/v2/logs
    • Header: Copy and paste the following JSON text into the Headers field, making sure to replace [YOUR_API_KEY] the key you created earlier.
      {
      	"DD-API-KEY": "[YOUR_API_KEY]"
      }
    • Additional Parameters: This can make it easier to find logs in Datadog.
      Copy and paste the following JSON text into the field.
      {
      	"service": "entitle",
      	"message": "Audit log created"
      }
  4. Once all the fields are filled in, click the Add webhook button.

This should be the final result (except the API key should be the one you created):

Webhook settings for Datadog
  1. Click Add webhook.

View audit logs in Datadog

ℹ️

This is a slight delay until audit logs are visible in Datadog. Entitle takes a few moments to gather the audit logs, and Datadog takes some time to index the logs.

Following these next steps, you will be able to view the audit logs you have created:

  1. Go to the Logs section in Datadog.

  2. Copy and paste the following query text into the Search for field.

     service:entitle
Screenshot indicating the search for field
  1. Adjust the time range to include the time during which your audit logs were created.
Screenshot of the time range selection
  1. Click on a result to view the details.
Screenshot of clicking on a result from the list
  1. A sidebar will open to the right with the details of the audit log.
Screenshot of the result's info screen

©2003-2026 BeyondTrust Corporation. All Rights Reserved. Other trademarks identified on this page are owned by their respective owners. BeyondTrust is not a chartered bank or trust company, or depository institution. It is not authorized to accept deposits or trust accounts and is not licensed or regulated by any state or federal banking authority.