
Ultimate access to all questions.
You are setting up Cloud Logging for a new application running on a Compute Engine instance with a public IP address, using a user-managed service account attached to the instance. The required agents are running, but no log entries appear in Cloud Logging. How do you resolve this issue while adhering to Google's recommended practices?
A
Export the service account key and configure the agents to use the key.
B
Update the instance to use the default Compute Engine service account.
C
Add the Logs Writer role to the service account.
D
Enable Private Google Access on the subnet that the instance is in.