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 you do?
- 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 Create VM entry
- CIn the Logging section of the console, specify GCE Network as the logging section. Search for the Create Insert entry (correct answer)
- DConnect to the GCE instance using project SSH keys. Identify previous logins in system logs, and match these with the project owners list
Reveal answer & explanationHide answer
The correct answer is C. Option C: In the Logging section of the console, specify GCE Network as the logging section. Search for the Create Insert entry.