このページは日本語には対応しておりません。随時翻訳に取り組んでいます。
翻訳に関してご質問やご意見ございましたら、
お気軽にご連絡ください。
Overview
Datadog’s integration with Wiz allows you to ingest both audit logs and issues (including threats and toxic combinations) into Datadog Cloud SIEM using the Wiz API.
Log Types Collected
Audit Logs
Actions taken by team members, report activity, and issue updates. Useful for detecting unusual activity and supporting investigations.
Issues
Logs of toxic combinations and misconfigurations in your cloud infrastructure.
Setup
Configuration
Audit Logs (Pull-based using Wiz API)
Prerequisites
- Access to a Wiz tenant with permission to create service accounts.
Step 1: Add a new account in Datadog
- In the table below, click Add New.
- Enter a unique Datadog Account Name.
- Paste the Wiz token URL:
https://auth.app.wiz.io/oauth/token
Step 2: Enter the query URL
Wiz uses a unified GraphQL endpoint:
https://api.<TENANT_REGION>.app.wiz.io/graphql
Replace <TENANT_REGION>
with your actual region (for example, us1, eu1, and so on).
To find your endpoint:
- Log in to Wiz.
- Go to User Settings.
- Click Tenant in the left menu.
- Copy your API endpoint.
Step 3: Create a service account in Wiz
- Go to Settings > Access Management > Service Accounts.
- Click Add Service Account.
- Fill in:
- Name: For example,
Datadog Integration
- Type: Custom Integration (GraphQL API)
- API Scopes:
admin:audit
, read:issues
- Save the account and copy the Client ID and Client Secret into the table below.
NOTE: Audit Logs are pulled in every 12 hours per Wiz API requirements.
Issues (Push-based using webhooks)
Wiz sends issue data to Datadog using push-based webhooks.
Step 1: Generate your intake URL
- In Datadog, generate an intake URL using an existing or new API key.
- Click Copy Intake URL.
- Go to Settings > Integrations > Webhooks in Wiz.
- Create a new webhook for Datadog.
- Paste the intake URL from Datadog into the webhook configuration.
For more information on Wiz’s webhook formats, see:
Validation
After setup:
- Go to Logs Explorer in Datadog.
- Search with
source:wiz
. - If successful, Wiz logs show up.
- If not, go to Logs > Indexes and verify you have a log index set for
source:wiz*
.
Data Collected
Metrics
The Wiz integration does not include any metrics.
Service Checks
The Wiz integration does not include any service checks.
Events
The Wiz integration does not include any events.
Logs
The Wiz integration collects audit logs and issues.
Troubleshooting
Need help? Contact Datadog support or Wiz support.