PROFESSIONAL-CLOUD-ARCHITECT · Question #293
Your organization has a significant amount of log data stored in Cloud Logging. The data engineering team is accustomed to using SQL for analysis and wants the ability to create insightful dashboards
The correct answer is C. Enable log analytics and run queries in the linked log dataset in BigQuery. Visualize the data with. Enabling Log Analytics in Cloud Logging automatically links logs to a BigQuery dataset, allowing teams to run SQL queries directly on log data. This approach follows the Google Cloud Well- Architected Framework by using managed integrations, reducing complexity, and supporting Lo
Question
Options
- ACreate a log sink, and export the data to BigQuery using Pub/Sub. Run queries and visualize the
- BEnable log analytics and run queries in Cloud Monitoring. Visualize the data using Vertex AI
- CEnable log analytics and run queries in the linked log dataset in BigQuery. Visualize the data with
- DCreate a log sink, and export the data to a storage bucket. Create an external table in BigQuery
How the community answered
(36 responses)- A3% (1)
- B6% (2)
- C81% (29)
- D11% (4)
Explanation
Enabling Log Analytics in Cloud Logging automatically links logs to a BigQuery dataset, allowing teams to run SQL queries directly on log data. This approach follows the Google Cloud Well- Architected Framework by using managed integrations, reducing complexity, and supporting Looker Studio for visualization of log trends and patterns.
Topics
Community Discussion
No community discussion yet for this question.