• EnglishEspañol日本語한국어Português
  • Log inStart now

Set up Google VPC Flow Logs monitoring

Google Cloud's Virtual Private Cloud Flow (VPC) Logs supports the frictionless transmission of logs to New Relic. With VPC flow logs from across your GCP estates, you can quickly understand key insights for performance analytics and troubleshooting network connectivity.

Add Google's VPC Flow Logs to your New Relic account.

Google Virtual Private Cloud (VPC) enables you to launch GCP resources into an isolated and secure virtual network with the benefits of using scalable GCP infrastructure.

Add Google VPC flow logs

Prerequisites

New Relic prerequisites

GCP prerequisites

Important

Google VPC Flow Logs isn't supported for FedRAMP customers yet. In the meantime, you can use our FedRAMP ingest APIs.

  • Environment:
    • You should have access to either the GCloud CLI or the ability to deploy terraform templates in your environment.
    • Enable the subnets, whose traffic you want to send to New Relic, to collect flow logs. See how to do so, in Google's official documentation.
  • Permissions:
    • The ability to create a Pub/Sub topic and set its permissions.
    • The ability to create and update a Log Router.
    • The ability to create a Dataflow job.

Send additional Google VPC Flow Logs

To send Google VPC flow logs to New Relic, follow these steps:

  1. Start the guided install process.

  2. From the Select an account dropdown, choose the New Relic account you want to send Google VPC Flow Logs to, and click Continue.

  3. In the Choose Setup Options section:

    • In the Setup Method, you can choose to use the GCloud CLI or Terraform to create resources in your account. Terraform may be easier if you already use it in your Google environment.
    • Enter the GCP project ID that you want to ingest flow logs from.
    • In the Region dropdown, choose a GCP region. This region will be used when setting up regional resources.
  4. Enable Flow Logging - Turn on flow logging for a subnet. You have to turn on flow logging for each subnet that you want to collect flow logs from. You can change this setting via the CLI, the Cloud Console, or any other cloud configuration tool your team uses.

    Tip

    When setting up flow logging, you may want to adjust sampling rate and aggregation interval. A higher sampling rate or a lower aggregation interval will produce more granular data but will have a higher data ingestion cost.

  5. Define Logging Sink - Set up a log router in Google Cloud Platform (GCP). The log router allows you to choose which flow logs get sent to New Relic. You can send flow logs for a single subnet, multiple subnets, an entire VPC, and more.

  6. If you chose GCloud CLI as a setup method:

    • Create Pub/Sub resources - Run the generated commands in the GCloud CLI to create a Pub/Sub topic and subscription.
    • Create Logging Sink - Run the generated command in the GCloud CLI to create your Log Router.
    • Setup up Pub/Sub permissions - Run the generated command to get the writer identity associated with your Log Router. Copy the result of the command and paste it into the next textbox. Then, run the next two commands to modify your Pub/Sub topic's permissions to allow access from the Log Router.
    • Create Dataflow job - Run the generated command to create a Dataflow job, which gathers multiple flows together and sends them to New Relic in large batches. This helps save you money and avoid rate limits.

    Tip

    We automatically generate a new to be used for this data ingest. To regenerate a key, click Generate and use a new key.

  7. If you chose Terraform as a setup method:

    • Run Terraform template - Deploy the provided Terraform template in your GCP project to create all of the resources necessary for sending VPC Flow Logs to New Relic.
  8. Visualize your network performance data in New Relic.

Update an existing integration [#]

If you've already started sending some Google VPC flow logs to New Relic from some of your subnets, but you want to send more or less VPC flow logs:

  1. Make sure any new subnets have flow logging enabled in Google Cloud Platform (GCP).
  2. Update the Log Router you created when you defined Logging Sink, so that its filter condition captures the new set of VPC Flow Logs that you want to send to New Relic.

    Tip

    In the guided install process, ypu can find some examples of what filter conditions might look like. If your environment is complex, you might need to adjust these conditions as necessary.

Did this doc help with your installation?

Copyright © 2024 New Relic Inc.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.