Wiz
Source Connector
Overview
This source connector fetches audit logs from Wiz's Audit Log API.
Streams
Data Source | Stream Name |
---|---|
Audit Logs (login required) | audit_logs |
Prerequisites
- Tenant Region
- The Wiz Integration API has a single GraphQL endpoint, such as
https://api.<region>.app.wiz.io/graphql
. The region defines where the tenant resides, for example, us1, us2, eu1, or eu2. - Example: the API endpoint
https://api.us17.app.wiz.io/graphql
has a tenant regionus17
.
- The Wiz Integration API has a single GraphQL endpoint, such as
- OAuth Client ID and Client Secret
- Create a Service Account to get the Client ID and Client Secret
Configuration
Field | Required | Description | Example |
---|---|---|---|
Tenant Region | yes | Region where your tenant resides | us17 |
Client ID | yes | Client ID | |
Client Secret | yes | Client Secret |
Connector Limitations
The source connector is restricted by rate limits.
Updated 23 days ago