Overview
Zoho Vault integrates with Google Security Operations (formerly Google Chronicle) to enable real-time event streaming. Once configured, new events appear in your Google SecOps environment almost immediately, giving your security team up-to-date visibility into vault activity.
Setup instructions
Create an API Key in Google Cloud
- Go to the Google Cloud Console and select the project linked to your Google SecOps environment.
- Navigate to APIs & Services, then select Credentials.
- Click Create Credential and choose API Key.
- Once the key has been created, click Edit on the key to apply usage restrictions.
- Restrict the API key to Chronicle API capabilities only. This limits the key's scope and improves security.
- Copy and save this API key you will need it in Step 4.

Create a Custom Log Type in Google SecOps
You need to define a new Log Type in Google SecOps so that it can correctly identify and categorize events coming from Zoho Vault.
- In your Google SecOps tenant, go to Settings, then SIEM Settings.
- Under Available Log Types, click Request a Log Type.

- Fill in the following details:
- Vendor/Product Name: ZohoVault
- Log Type Name: ZOHOVAULT

Create a Feed
A feed acts as the receiving endpoint for log data sent by Zoho Vault. You will set up a Webhook-based feed tied to the log type you just created.
- In your Google SecOps tenant, go to Settings, then SIEM Settings, and select Feeds.
- Click Add New Feed.

- Set the Source Type to Webhook, then select ZOHOVAULT as the Log Type.
- Click Next, review the settings, and click Submit.
- When prompted, click Generate Secret Key. Copy and save the Feed Endpoint and Feed Secret Key for use in in the next step.
Configuring Google SecOps in Zoho Vault
With the API key, secret key, and feed endpoint ready, you can now complete the setup on the Zoho Vault side to begin streaming logs.
- Log in to your Zoho Vault account as a super admin.
- Go to Settings and select SIEM Integration.
- Under the Google SecOps section, click Edit Configurations.
- Enter the following details in the respective fields:
- Feed Endpoint: The endpoint URL copied in Step 3
- Feed Secret Key: The secret key generated in Step 3
- API Key: The API key created in Step 1
- Protocol: HTTPS
- Click Save Configuration to activate the integration.

Once saved, Zoho Vault will begin streaming event logs to your Google SecOps environment in real time.
Search for and Verify Logs in Google SecOps
After the integration is active, you can verify that logs are flowing correctly by running a search in Google SecOps.
- In your Google SecOps tenant, navigate to Investigation, then select SIEM Search.
- In the search bar, enter the following query to filter for Zoho Vault events: metadata.log_type="ZOHOVAULT_CUSTOM"
- Review the results to confirm that Zoho Vault events are appearing as expected.
