GCP web console is quite easy-to-handle way to work with logs and other resources. Following are the steps to setup logging on resources.
- Navigate to the menu action button with three horizontal lines on the GCP web console.
- Click on the button and navigate to Logging | Logs, and you will land on the logs viewing page:
- To make sure you find the logs you desire, tweak the log type (activity or data access), log level (severity), and time window of the event.
- You will find logs similar to these:
- To create a log metric, ...