![Google Cloud Associate Cloud Engineer Course [2025] - Pass the Exam!](https://img.youtube.com/vi/OlAmyf8_4O4/maxresdefault.jpg)
Google Cloud Associate Cloud Engineer Course [2025] - Pass the Exam!
Source: YouTube · freeCodeCamp.org · published Aug 5, 2025 · 11:29:37
In this video, we'll explore Google Cloud's logging capabilities by creating a log bucket and setting up log analytics. Let's walk through this step-by-step in the GCP Console.
Step 1: Navigate to Logging
- Go to the GCP Console
- In the navigation menu, search for "Logging"
- Click on "Log Storage" under the Logging section
Step 2: Create a Log Bucket
- In the Log Storage dashboard, click "Create bucket"
- Fill in the configuration:
- Name:
my-logging-bucket(must be globally unique) - Region:
us-central1(choose your preferred region) - Retention period: 30 days (default is 30 days)
- Advanced options:
- Uncheck "Enable Log Analytics" for now (we'll add this later)
- Keep default settings for other options
- Name:
- Click "Create"
Step 3: Explore the Log Bucket
- Once created, click on your bucket name
- You'll see:
- Bucket details
- No logs yet (since we haven't routed any logs here)
- Option to "Upgrade" to enable Log Analytics
Step 4: Enable Log Analytics
- In your bucket details, click "Upgrade to Log Analytics"
- This creates a BigQuery dataset linked to your logs
- Once enabled, you'll see:
- "View logs" button
- "Query with Log Analytics" option
Step 5: Route Logs to the New Bucket
To populate the bucket, we'll create a sink to route logs:
- Go back to Logging > Log Router
- Click "Create Sink"
- Configure the sink:
- Name:
route-to-logging-bucket - Sink destination: Select "Cloud Logging bucket"
- Choose bucket: Select
my-logging-bucket - Build inclusion filter (to route specific logs):
- Example:
resource.type="gce_instance"(routes VM logs) - You can leave empty to route all logs
- Example:
- Create or use existing service account: Create new
- Name:
- Click "Create"
Step 6: Query with Log Analytics
- After logs are routed, go to your bucket in Log Storage
- Click "Query with Log Analytics"
- You'll see:
- SQL query inter
Generate CPE Credits
Generate a professional CPE document from this video's transcript.
Estimated credit: 2 CPE hours
Estimate uses the video runtime (1 hour ≈ 1 CPE, rounded to the nearest 0.5, minimum 0.5, maximum 2.0). The final amount can be lower after review, never higher.
Topic: Cloud Security. Commonly maps to: Security Architecture and Engineering, Communication and Network Security. Exact CISSP domains are assigned during generation.
Free account. One generation at a time, with a daily limit.
CPEBuddy is independent and not affiliated with or endorsed by ISC2, ISACA, or any certification body. Exports are formatted for common CPE submissions; acceptance is at your certification body's discretion.
Transcript Preview
First 800 characters of the transcript
Hey, this is Andrew Brown bringing you another free certification course. And this time it's the Google Cloud Associate Engineer, also known as the ACE. And the way we're going to get certified is as always going through lecture content, hands-on labs. And as always, I provide you a free practice exam uh so that you can uh do your best in the exam, pass that exam, get that certification, put on your resume to get that job you've been looking for. Um, I do want to just remind you that if you want to support more of these free courses, you can purchase the additional paid materials which includes cheat sheets, downloadable lecture slides, flashcards uh, and more which will just help you have a better chance of passing in the end and again supports uh, this kind of content here. If you don't …