
Ultimate access to all questions.
You are running an application in a virtual machine (VM) using a custom Debian image with the Stackdriver Logging agent installed. The VM has the cloud-platform scope, and the application logs information via syslog. You want to visualize these logs in the Google Cloud Platform Console using Stackdriver Logging, but syslog entries are not appearing in the "All logs" dropdown of the Logs Viewer. What is the first step you should take to resolve this issue?
A
Look for the agent's test log entry in the Logs Viewer.
B
Install the most recent version of the Stackdriver agent.
C
Verify the VM service account access scope includes the monitoring.write scope.
D
SSH to the VM and execute the following commands on your VM: ps ax | grep fluentd.