CLOUD-DIGITAL-LEADER · Question #387
An organization wants to collect and store all logs generated by applications running in Google Cloud. Which service should they use?
The correct answer is D. Cloud Logging. Cloud Logging is the dedicated Google Cloud service for ingesting, storing, and querying log data from applications and infrastructure.
Question
An organization wants to collect and store all logs generated by applications running in Google Cloud. Which service should they use?
Options
- ACloud Profiler
- BCloud Monitoring
- CCloud Trace
- DCloud Logging
How the community answered
(39 responses)- A3% (1)
- B3% (1)
- C5% (2)
- D90% (35)
Why each option
Cloud Logging is the dedicated Google Cloud service for ingesting, storing, and querying log data from applications and infrastructure.
Cloud Profiler analyzes CPU and memory usage of running applications, not log collection.
Cloud Monitoring collects metrics and creates dashboards and alerts, but is not the primary service for storing application logs.
Cloud Trace tracks request latency and distributed traces across services, not application log storage.
Cloud Logging is specifically designed to collect, store, and analyze log data generated by Google Cloud services and applications. It provides a centralized log management platform with features for log-based metrics, alerting, and long-term retention. The other observability tools each serve distinct purposes unrelated to raw log collection and storage.
Concept tested: Google Cloud Logging service for log management
Source: https://cloud.google.com/logging/docs/overview
Topics
Community Discussion
No community discussion yet for this question.