Cloud Digital Leader Why Cloud Technology Can Transform Business Practice Question
A company uses multiple public clouds (AWS, Azure, Google Cloud) for different workloads. They want to centralize monitoring and logging. Which Google Cloud service can aggregate logs from all clouds?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Cloud Logging
Cloud Logging (formerly Stackdriver) can aggregate logs from various sources, including other clouds, using agents or API ingestion.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Cloud Audit Logs
Why it's wrong here
Cloud Audit Logs are narrow in scope: they capture administrative activity and access events within Google Cloud resources, such as changes to IAM permissions, bucket creations, or service account usage. They are generated by Google Cloud's own services and cannot ingest AWS or Azure audit trails, making them unsuitable as a centralized multi-cloud logging repository. While they are a useful component of security monitoring, they lack the vendor-neutral ingestion capability required for aggregating logs from multiple public clouds.
- ✗
Cloud Console
Why it's wrong here
Cloud Console is the web-based management interface for Google Cloud, providing a GUI to view resources, deploy GCP services, and inspect logs through the built-in Logs Explorer. However, it is purely a user-interface layer and not an autonomous log aggregation service; it does not collect, index, or store logs by itself. Moreover, it offers no API or agent framework to pull logs from AWS or Azure, so it cannot serve as a cross-cloud log sink. At best, it provides a convenient way to interact with Cloud Logging's data, but it is not the underlying service that aggregates logs.
- ✗
Cloud Monitoring
Why it's wrong here
Cloud Monitoring is an observability tool designed for time-series metrics, uptime checks, and alerting policies, not for ingesting raw log messages. It can pull metric data from AWS and Azure via API integrations, but that data is numerical telemetry (e.g., CPU utilization, request latency), not unstructured application logs. While Cloud Monitoring can derive metric data from logs through log-based metrics, that is a downstream processing feature—it does not aggregate, store, or provide a searchable interface for multi-cloud raw logs. Therefore, it is the wrong choice for a centralized log aggregation platform.
- ✓
Cloud Logging
Why this is correct
Cloud Logging is the correct answer because it is a fully managed, real-time log aggregation service capable of ingesting logs from any source, including AWS and Azure, via the Logging API, Fluent Bit agents, or SDK integrations. It accepts structured and unstructured logs, applies indexes for queryability, and supports exports to BigQuery, Pub/Sub, or cloud storage for long-term archiving. In a multi-cloud environment, you can install an agent on AWS EC2 or Azure VMs to forward logs to a centralized sink, giving you a single Logs Explorer to search across all clouds. This directly fulfills the requirement of aggregating logs from multiple public clouds.
Go deeper
Related to this question
Learn chapter
Cloud Digital Transformation
Key term
Cloud logging
Cloud logging is the practice of collecting, storing, and analyzing log data generated by cloud-based resources and applications to monitor performance, troubleshoot issues, and maintain security.
Key term
Google Cloud
Google Cloud is a suite of cloud computing services offered by Google that provides infrastructure, platform, and software solutions over the internet.
About these practice questions
This GCDL question is part of Courseiva's 829-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This GCDL practice question is part of Courseiva's free Google Cloud certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the GCDL exam.