Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
You have a mix of packaged and custom applications running on a Linux-based Compute Engine instance. These applications generate logs as text files locally. How can you configure the system to send these logs to Cloud Logging?
A
Pipe the content of the files to the Linux Syslog daemon.
B
Install a Google version of fluentd on the Compute Engine instance.
C
Install a Google version of collectd on the Compute Engine instance.
D
Using cron, schedule a job to copy the log files to Cloud Storage once a day.