
Answer-first summary for fast verification
Answer: 1) Install the Stackdriver logging agent to the application servers. 2) Give the developers the IAM Logs Viewer role to access Stackdriver and view logs.
The correct approach involves installing the Stackdriver logging agent on the application servers for collecting and storing application logs in Stackdriver Logging. Granting developers the IAM Logs Viewer role enables them to access these logs efficiently, ensuring security and ease of troubleshooting. Other options either focus on monitoring metrics, limit log visibility, or introduce unnecessary complexity and delays in log access.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
To ensure security and facilitate easy troubleshooting of applications running on Google Compute Engine, a minimal setup is required for a pool of application servers. Developers need quick and effective access to application logs. What is the most suitable approach to implement this solution on GCP?
A
B
C
D
No comments yet.