For the complete documentation index, see llms.txt. This page is also available as Markdown.

Datadog setup

Integration to send P0 audit logs to Datadog.

P0 integrates with Datadog Logs to forward audit logs from your P0 tenant to your Datadog instance.

Prerequisites

  • Existing P0 account at p0.app

  • Datadog account with permissions to create API keys

  • Datadog Logs intake URL for your region

Set up Datadog logs intake

This setup takes about 5 minutes.

  1. Log in to p0.app and select Integrations.

  2. Under Security Information & Event Managers, select Datadog.

P0 Datadog integration page showing the Logs intake component with its installation status and description
  1. Click on Logs intake component.

Datadog Logs intake configuration page showing the installed apiKeys table and the Add endpoint button
  1. Select Add endpoint.

Datadog Logs intake apiKey installation form with the apiKey identifier input field and Next button
  1. Enter a unique custom identifier and click Next.

  2. Enter the desired configuration and click Finish to complete the installation. See the configuration section for information about the settings.

Configure Datadog logs intake

Intake URL

The Datadog Logs intake URL varies by region. Use the appropriate URL for your Datadog site:

Datadog Site
Intake URL

US1

https://http-intake.logs.datadoghq.com

US3

https://http-intake.logs.us3.datadoghq.com

US5

https://http-intake.logs.us5.datadoghq.com

EU

https://http-intake.logs.datadoghq.eu

AP1

https://http-intake.logs.ap1.datadoghq.com

Refer to the Datadog documentation to find your Datadog site.

API key

You must provide a Datadog API key to authenticate log submissions. To create an API key:

  1. In Datadog, navigate to Organization Settings > API Keys.

  2. Click New Key.

  3. Enter a name for the key (for example, "P0 Security").

  4. Copy the key value and paste it into the P0 configuration.

Refer to the official Datadog documentation for detailed instructions: API and Application Keys.

Service

Optional service name for log attribution. If not specified, defaults to p0. This value appears in the service field of your Datadog logs, allowing you to filter P0 audit logs.

Last updated