Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Wiz Audit Logs #2228

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 42 additions & 0 deletions docs/integration/categories/network_security/wiz_audit_logs.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
---
uuid: 7f89b1b9-de7f-4e2c-bcef-4d7ddfc91d31
name: Wiz Audit Logs
type: intake
---

## Overview

- **Supported environment**: SaaS
- **Detection based on**: Alerts
- **Supported application or feature**:
- Audit Logs

!!! Warning
Important note - This format is currently in beta. We highly value your feedback to improve its performance.

## Configure

### Pre-requisite

To setup the integration, you need to have access to `Wiz Console`.

### Create Client ID and Client Secret

- Log in the Wiz console
- Go to `Settings` > `Service Accounts`
- Type a name for the new service account. e.g: [Sekoia.io](http://Sekoia.io) Integration
- Select `admin:audit` permission
- Click `Add Service Account`
- Copy the Client ID and the Client Secret

### Create the intake

Go to the [intake page](https://app.sekoia.io/operations/intakes) and create a new intake from the format **Wiz Audit Logs**.

{!_shared_content/operations_center/integrations/generated/7f89b1b9-de7f-4e2c-bcef-4d7ddfc91d31_sample.md!}

{!_shared_content/integration/detection_section.md!}

{!_shared_content/operations_center/detection/generated/suggested_rules_7f89b1b9-de7f-4e2c-bcef-4d7ddfc91d31_do_not_edit_manually.md!}

{!_shared_content/operations_center/integrations/generated/7f89b1b9-de7f-4e2c-bcef-4d7ddfc91d31.md!}
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -499,6 +499,7 @@ nav:
- Varonis Data Security: integration/categories/network_security/varonis_data_security.md
- Vectra Cognito Detect: integration/categories/network_security/vectra.md
- WatchGuard Firebox: integration/categories/network_security/watchguard_firebox.md
- Wiz Audit Logs: integration/categories/network_security/wiz_audit_logs.md
- Wiz Cloud configuration findings: integration/categories/network_security/wiz_cloud_configuration_findings.md
- Wiz Issues: integration/categories/network_security/wiz_issues.md
- Zscaler Internet Access: integration/categories/network_security/zscaler_zia.md
Expand Down
Loading