Docs » クラウドサービスプロバイダーに接続する » Google Cloud Platformへの接続 » GCP authentication, permissions and supported regions

GCP authentication, permissions and supported regions 🔗

前提条件 🔗

GCP 接続を作成するには、Splunk Observability Cloud 組織の管理者である必要があります。

Authenticate your Google account 🔗

Authenticate using Service Account Keys 🔗

Alternatively you can use your service account keys to integrate your GCP services with Splunk Observability Cloud. Before you proceed read Google’s official announcement on GCP permission policies at Introducing stronger default Org Policies for our customers .

To authenticate using your service account keys go to the GCP console and follow these steps:

  1. サイドバーから IAM & admin を選択し、次に Service Accounts を選択します。

  2. 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.

  3. Select a role to grant this Service account access to the selected project, then select CONTINUE.

  4. 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 the Import Service Account Key step in Splunk Observability Cloud.

  5. 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.

For more information, refer to GCP’s docs on Service account keys .

GCP role permissions 🔗

GCPの Viewer ロールは、ほとんどのシナリオで必要なアクセス許可が付属しているため、使用できます。

あるいは、表のアクセス許可を使用して、より制限の多いロールを作成することもできます:

アクセス許可

必須ですか?

GCPのViewerの役割に含まれますか?

compute.instances.list

はい、Compute Engineサービスが有効になっている場合

はい

compute.machineTypes.list

はい、Compute Engineサービスが有効になっている場合

はい

container.clusters.list

はい、Kubernetes (GKE) サービスが有効化されている場合

はい

container.nodes.list

はい、Kubernetes (GKE) サービスが有効化されている場合

はい

container.pods.list

はい、Kubernetes (GKE) サービスが有効化されている場合

はい

monitoring.metricDescriptors.get

はい

はい

monitoring.metricDescriptors.list

はい

はい

monitoring.timeSeries.list

はい

はい

resourcemanager.projects.get

はい、プロジェクトのメタデータ(ラベルなど)を同期したい場合

はい

serviceusage.services.use

Yes, if you either want to activate the use of a quota from the project where metrics are stored or sync cloud sql metadata

いいえ、ただし roles/serviceusage.serviceUsageConsumer に含まれます

spanner.instances.list

はい、スパナーサービスが有効な場合

はい

storage.buckets.list

はい、スパナーサービスが有効な場合

はい

cloudsql.databases.list

Yes, if the cloud sql service is activated

はい

cloudsql.instances.list

Yes, if the cloud sql service is activated

はい

pubsub.topics.list

Yes, if the pub/sub service is activated

はい

pubsub.subscriptions.list

Yes, if the pub/sub service is activated

はい

run.jobs.list

Yes, if the cloud run service is activated

はい

run.revisions.list

Yes, if the cloud run service is activated

はい

cloudasset.assets.searchAllResources

Yes, if the cloud run service is activated

はい

cloudfunctions.functions.list

Yes, if the cloud functions service is activated

はい

Supported regions 🔗

Splunk Observability Cloud はすべての GCP リージョンをサポートしています。

このページは 2025年02月03日 に最終更新されました。