nerdexam
Google

CLOUD-DIGITAL-LEADER · Question #351

An organization wants to ingest custom log data from GKE environments, virtual machines, and Google Cloud services. Which Google Cloud tool should the organization use?

The correct answer is B. Cloud Logging. Cloud Logging is Google Cloud's managed service purpose-built to ingest, store, and analyze log data from GKE clusters, Compute Engine VMs, and native Google Cloud services, including custom application logs. The other options serve unrelated functions.

Operational Visibility and Management on Google Cloud

Question

An organization wants to ingest custom log data from GKE environments, virtual machines, and Google Cloud services. Which Google Cloud tool should the organization use?

Options

  • ADialogflow
  • BCloud Logging
  • CCloud SDK
  • DData Catalog

How the community answered

(36 responses)
  • A
    3% (1)
  • B
    89% (32)
  • C
    6% (2)
  • D
    3% (1)

Why each option

Cloud Logging is Google Cloud's managed service purpose-built to ingest, store, and analyze log data from GKE clusters, Compute Engine VMs, and native Google Cloud services, including custom application logs. The other options serve unrelated functions.

ADialogflow

Dialogflow is a natural language understanding platform for building conversational interfaces and chatbots, and has no log ingestion or observability functionality.

BCloud LoggingCorrect

Cloud Logging provides a centralized, scalable log ingestion pipeline that natively integrates with GKE, Compute Engine, and Google Cloud services through the Cloud Logging agent and the Logging API. It also supports ingestion of custom application logs using structured or unstructured formats via the write API or agent configuration. This makes it the appropriate single tool for the described multi-environment log aggregation requirement.

CCloud SDK

Cloud SDK is a command-line interface and client library toolkit for interacting with Google Cloud APIs; it does not ingest or store log data.

DData Catalog

Data Catalog is a metadata discovery and governance service for structured data assets and does not collect or store runtime application or infrastructure logs.

Concept tested: Cloud Logging for multi-environment log ingestion

Source: https://cloud.google.com/logging/docs/overview

Topics

#Cloud Logging#Log Management#Observability#Monitoring

Community Discussion

No community discussion yet for this question.

Full CLOUD-DIGITAL-LEADER Practice