Docs » Connect to your cloud service provider » Connect to Google Cloud Platform » Connect to Google Cloud Platform: Guided setup and other options

Connect to Google Cloud Platform: Guided setup and other options 🔗

You can connect your GCP account and send data to Splunk Observability Cloud with the following methods:

Note

Before you connect, make sure to read GCP authentication, permissions and supported regions.

Connect to GCP using the guided setup 🔗

Follow these steps to connect to GCP:

1. Define a role for your GCP service account 🔗

Use GCP’s Viewer role as it comes with the permissions you need for most scenarios.

To customize the permissions for your role refer to GCP role permissions.

2. Configure GCP 🔗

To configure your GCP service:

  1. Log into your GCP account and select the project you want to monitor in the GCP web console.

  2. From the sidebar, select IAM & admin, then Service Accounts.

  3. Go to Create Service Account at the top of the screen, complete the following fields, and select CREATE.

    • Service account name. Enter Splunk.

    • Service account ID. This field autofills after you enter Splunk for Service account name.

    • Service account description. Enter the description for your service account.

  4. (Optional) Select a role to grant this Service account access to the selected project, then select CONTINUE.

  5. Activate Key type JSON, and select CREATE. A new service account key JSON file is then downloaded to your computer. You will need this key to authenticate in Splunk Observability Cloud.

  6. In a new window or tab, go to Cloud Resource Manager API , and activate the Cloud Resource Manager API. You need to activate this API so Splunk Observability Cloud can use it to validate permissions on the service account keys.

Note

To monitor multiple GCP projects, repeat the steps described in this section for each one of the projects.

3. Connect to Splunk Observability Cloud and start the integration 🔗

By default, Splunk Observability Cloud monitors all supported services, and any new services added later are also monitored. When you set integration parameters, you can choose to import metrics from a subset of the available services.

  1. Log in to Splunk Observability Cloud and open the Google Cloud Platform guided setup . Optionally, you can navigate to the guided setup on your own:

    1. In the left navigation menu, select Data Management.

    2. Go to the Available integrations tab, or select Add Integration in the Deployed integrations tab.

    3. In the integration filter menu, select By Use Case, and select the Monitor Infrastructure use case.

    4. In the Cloud Integrations section, select the Google Cloud Platform tile to open the Google Cloud Platform guided setup.

  2. In the GCP guided setup enter a name for your new GCP integration, then Add Project.

  3. Next, select Import Service Account Key, and select one or more of the JSON key files that you downloaded from GCP in Configure GCP.

  4. Select Open. You can then see the project IDs corresponding to the service account keys you selected.

  5. To import metrics from only some of the available services, follow these steps:

    • Go to All Services to display a list of the services you can monitor.

    • Select the services you want to monitor, and then Apply.

  6. Select the rate (in seconds) at which you want Splunk Observability Cloud to poll GCP for metric data, with 1 minute as the minimum unit, and 10 minutes as the maximum unit. For example, a value of 300 polls metrics once every 5 minutes.

Your GCP integration is now complete.

Note

Splunk is not responsible for data availability, and it can take up to several minutes (or longer, depending on your configuration) from the time you connect until you start seeing valid data from your account.

Options 🔗

Optionally you can:

  • To list any additional GCP service domain names that you want to monitor, use commas to separate domain names in the Custom Metric Type Domains field. For example, to obtain Apigee metrics, add apigee.googleapis.com.

  • If you select Compute Engine as one of the services to monitor, you can enter a comma-separated list of Compute Engine Instance metadata keys to send as properties. These metadata keys are sent as properties named gcp_metadata_<metadata-key>.

  • Select Use quota from the project where metrics are stored to use a quota from the project where metrics are stored. The service account provided for the project needs either the serviceusage.services.use permission, or the Service Usage Consumer role.

Alternatives to connect to GCP 🔗

Integrate GCP using the API 🔗

You can also integrate GCP with Splunk Observability Cloud using the GCP API.

See Integrate Google Cloud Platform Monitoring with Splunk Observability Cloud in our developer portal for details.

Connect to GCP using Terraform 🔗

To connect using Terraform, see Connect your cloud services using Splunk Terraform.

Next steps 🔗

To validate your setup, examine the details of your GCP integration as displayed in the list at the end of the setup page.

This page was last updated on Nov 14, 2024.