
Explanation:
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.
Ultimate access to all questions.
No comments yet.
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