Skip to main content

SecOps

Overview

This guide explains how to configure Google SecOps to receive findings from AlphaSOC. The integration uses a webhook feed in UDM format.

By following this guide, you will:

  1. Create a Google SecOps webhook feed for receiving AlphaSOC findings.
  2. Generate a restricted Chronicle API key in Google Cloud.
  3. Configure a Google SecOps destination in AlphaSOC console.

Create a webhook feed in Google SecOps

In your Google SecOps instance, use the left navigation bar to open Settings > SIEM Settings. Then, in the secondary left navigation bar, navigate to Feeds and click Add New.

Google SecOps feeds options

Click Configure a single feed.

Google SecOps feeds add single

Provide your feed name (for example AlphaSOC Findings), set SOURCE TYPE to Webhook, and LOG TYPE to UDM.

Google SecOps feed properties

Explicitly set SPLIT DELIMITER to \n, replacing the grayed-out value.

Google SecOps feed input parameters

Verify your feed settings and press SUBMIT.

Google SecOps feed finalize

Press Generate Secret Key and copy the value for later.

Google SecOps feed generate secret key

Open options for your newly created feed and press View Feed.

Google SecOps feed view

Navigate to the Details tab, copy your Endpoint Information (which is a Webhook URL), and save it for later.

Google SecOps feed details

Create an API key in Google Cloud

Open the Google Cloud Console project associated with your SecOps instance and navigate to APIs & Services > Credentials.

Google Cloud api credentials

Click Create credentials > API key.

Google Cloud api credentials create

Enter a key name (for example alphasoc-secops), then click Restrict Key and select Chronicle API.

Google Cloud api credentials restrict

Press Create then copy Your API key and save it for later.

Google Cloud api credentials view

Configure the Google SecOps destination in AlphaSOC

Go to your AlphaSOC console and navigate to Destinations, then click New destination.

AlphaSOC console add destination

Enter the previously collected details in the configuration form and click Create.

AlphaSOC console configure secops destination