Apps
BigQuery

Interpres Application - Interpres Application - BigQuery

  • Type: SIEM/Data Lake
  • Vendor: Google

This app integrates with Google BigQuery to get Telemetry ingested in Google Chronicle

Vendor setup

  1. Contact Google to generate a Service Account or generate one with the roles in point 2.
  2. Add Roles to Service Account
    • roles/bigquery.jobUser
    • roles/bigquery.dataViewer

App Configuration

App Parameters:

  • Credentials: The entire contents of the Google Cloud OAuth2 credential.json file
  • BigQuery Project Name: Project name that contains the table datalake.ingestion_metrics

App Validation

Check there is connectivity (green light) in the integration created.

Implemented Actions

  • Get Available Telemetry: Queries BigQuery ingestion_metrics and returns a list of telemetry identifiers with their current status. Query used:
Text