Topic 1 Question 244
A governmental regulation was recently passed that affects your application. For compliance purposes, you are now required to send a duplicate of specific application logs from your application’s project to a project that is restricted to the security team. What should you do?
Create user-defined log buckets in the security team’s project. Configure a Cloud Logging sink to route your application’s logs to log buckets in the security team’s project.
Create a job that copies the logs from the _Required log bucket into the security team’s log bucket in their project.
Modify the _Default log bucket sink rules to reroute the logs into the security team’s log bucket.
Create a job that copies the System Event logs from the _Required log bucket into the security team’s log bucket in their project.
ユーザの投票
コメント(2)
- 正解だと思う選択肢: A
I choose option A because it provides a direct and automated solution for duplicating the specific application logs and sending them to the security team's project. This method uses Cloud Logging's sink feature, which is a powerful tool for routing logs to other destinations, such as log buckets or Pub/Sub topics. By using a sink, you can ensure that the duplication of logs is performed in real-time and automatically, which would minimize manual intervention and minimize the risk of errors.
👍 3mrvergara2023/02/04 - 正 解だと思う選択肢: A
i also choose A. https://cloud.google.com/architecture/security-log-analytics
👍 2Pime132023/02/19
シャッフルモード