PROFESSIONAL-CLOUD-ARCHITECT · Question #164
A recent audit revealed that a new network was created in your GCP project. In this network, a GCE instance has an SSH port open to the world. You want to discover this network's origin. What should y
The correct answer is C. In the Logging section of the console, specify GCE Network as the logging section. Search for the. Incorrect Answers: A: To use the Stackdriver alerting console we must first set up alerting policies. B: Data access logs only contain read-only operations. Audit logs help you determine who did what, where, and when. Cloud Audit Logging returns two types of logs: Admin activity
Question
Options
- ASearch for Create VM entry in the Stackdriver alerting console
- BNavigate to the Activity page in the Home section. Set category to Data Access and search for
- CIn the Logging section of the console, specify GCE Network as the logging section. Search for the
- DConnect to the GCE instance using project SSH keys. Identify previous logins in system logs, and
How the community answered
(28 responses)- A14% (4)
- B7% (2)
- C75% (21)
- D4% (1)
Explanation
Incorrect Answers: A: To use the Stackdriver alerting console we must first set up alerting policies. B: Data access logs only contain read-only operations. Audit logs help you determine who did what, where, and when. Cloud Audit Logging returns two types of logs: Admin activity logs Data access logs: Contains log entries for operations that perform read-only operations do not modify any data, such as get, list, and aggregated list methods.
Topics
Community Discussion
No community discussion yet for this question.