Wirespeed integrates with Google Chronicle SIEM to poll detections from both custom YARA-L rules and Google-curated rules, and to inventory the rules actively watching your environment.
Prerequisites
- Access to a Google Cloud project that owns your Chronicle instance
- Admin permissions to create a service account and grant IAM roles
- A provisioned Chronicle (Google Security Operations) instance
- Your Chronicle region and customer ID
- The ability to download a service account key in JSON format
Setup Instructions
Step 1: Create a Service Account
- Navigate to the Google Cloud Console
- Select the Project that owns your Chronicle instance
- Go to IAM & Admin > Service Accounts
- Click Create Service Account
- Enter a name (e.g.,
wirespeed-chronicle-integration) - Enter a description (e.g.,
Service account for Wirespeed Chronicle integration) - Give the service account the
Chronicle API Editorrole. - Click Create and Continue
- Click Done
Step 2: Generate and Download the Service Account Key
- In the Service Accounts list, click on the actions and select Manage keys
- Click Add Key > Create new key
- Select JSON as the key type
- Click Create — the JSON key file downloads automatically
- Keep this file secure — it grants access to your Chronicle detections
- Open the JSON file and copy the entire contents
Step 3: Find Your Chronicle Region and Customer ID
Chronicle instances are provisioned in a specific region. The region determines the API endpoint used by Wirespeed. You can find this information under Google SecOps in GCP. Region — your Chronicle instance lives in one of the supported regions below:us,eu,europeafrica-south1asia-east1,asia-northeast1,asia-northeast3,asia-south1,asia-southeast1,asia-southeast2australia-southeast1europe-central2,europe-west2,europe-west3,europe-west6,europe-west9,europe-west12me-central1,me-central2,me-west1northamerica-northeast2southamerica-east1
Step 4: Configure Wirespeed
- Log in to Wirespeed and navigate to Integrations > Add Integration
- Select Google Chronicle
- Enter the following:
- Region: the Chronicle region, e.g.
us - Customer ID: the GUID from Step 3
- Service Account Key: the complete JSON contents from Step 2
- Region: the Chronicle region, e.g.
- Click Save
On first sync, Wirespeed backfills the last 7 days of detections. All detections are ingested as informational during Phase 1.

