Google Professional Cloud Developer Exam - Topic 7 Question 124 Discussion
You have a mixture of packaged and internally developed applications hosted on a Compute Engine instance that is running Linux. These applications write log records as text in local files. You want the logs to be written to Cloud Logging. What should you do?
B) Install a Google version of fluentd on the Compute Engine instance.
A) Pipe the content of the files to the Linux Syslog daemon.
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.
Currently there are no comments in this discussion, be the first to comment!