Getting started

Netography Fusion ingests VPC flow logs from Google Cloud Platform (GCP) via a Pub/Sub subscription.

Each page in these instructions will walk you through the steps to integrate GCP with Netography Fusion:

  • Enable VPC flow logs
  • Create a Pub/Sub topic
  • Create a Cloud Logging Sink Pub/Sub for the topic
  • Logging sink design patterns
  • Create a Pub/Sub Pull Subscription to the topic
  • Give Netography's GCP service account permission to be added as a principal to the Pub/Sub subscription
  • Add Netography's GCP service account as a principal for the Pub/Sub subscription
  • Add GCP as a new flow source in Netography Fusion
  • Adding Context Integration for your Zone to Netography Fusion (optional)
  • Enabling DNS logging and adding DNS as a Traffic Source in Netography Fusion (optional)


You can onboard an entire GCP organization or folder by following the steps outlined in these documents one time.

You only need to create 1 GCP Pub/Sub topic, 1 GCP Cloud aggregated Logging Sink, 1 GCP Pub/Sub Subscription, and 1 Fusion GCP flow source to onboard GCP VPC flow logs to Fusion for as many VPC, subnets, projects, and sub-folders you have in your GCP organization, or that are in a single folder in your GCP organization.

If you need more granular control over what enabled VPC flow logs should be routed to Netography, you can create 1 GCP Pub/Sub topic, 1 GCP Pub/Sub Subscription, 1 Fusion GCP flow source, and as many Cloud Logging Sinks as you need all routed to the same topic.

Additional information on using an aggregated logging sink and its benefits and limitations are described in our document Logging sink design patterns.

If you have GCP organization policy constraints in place, you may be unable to perform these steps until you update the organizational policies.

If you receive an error referring to an organization policy, update the policy and retry. Updating an organization policy requires the Organization Policy Administrator role (roles/orgpolicy.policyAdmin).


What’s Next