Topic 1 Question 231
You have deployed an application on a single Compute Engine instance. The application writes logs to disk. Users start reporting errors with the application. You want to diagnose the problem. What should you do?
Navigate to Cloud Logging and view the application logs.
Configure a health check on the instance and set a “consecutive successes” Healthy threshold value of 1.
Connect to the instance’s serial console and read the application logs.
Install and configure the Ops agent and view the logs from Cloud Logging.
ユーザの投票
コメント(5)
- 正解だと思う選択肢: D
I would go with D. By default there is no logs agent installed on a compute instance. So first you will have to install the Ops Agent and after a few minutes the logs will be visible in Cloud logging
👍 4qannik2023/08/05 - 正解だと思う選択肢: D
We need to install the agent. Its D
👍 4joao_012023/09/14 - 正解だと思う選択肢: D👍 33arle2023/08/08
シャッフルモード