Datadog Setup
Integration to send P0 audit logs to Datadog.
This topic describes how to set up P0's integration for Datadog Logs. It has the following sections:
Prerequisites
Existing P0 account at p0.app
Datadog account with permissions to create API keys
Datadog Logs intake URL for your region
Setup Datadog logs intake
This setup takes about 5 minutes.
Navigate to "Integrations" on p0.app, then select "Datadog" under "Security Information & Event Managers" section. Choose the "Logs intake" component.
Click on "Add API Key" to install.
Enter a unique custom identifier and click "Next".
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:
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:
In Datadog, navigate to Organization Settings > API Keys.
Click New Key.
Enter a name for the key (for example, "P0 Security").
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.
Congratulations! You are now set up with Datadog audit logs integration.
Last updated