Configuring and Using VPC Flow Logs in Cloud Logging Reviews
19364 reviews
Reyna C. · Reviewed over 5 years ago
Daniel W. · Reviewed over 5 years ago
jsonPayload.dest_instance is not found in the BigQuery, maybe log format change? #standardSQL SELECT jsonPayload.dest_instance, resource FROM `flowlogs_dataset.compute_googleapis_com_vpc_flows*` WHERE jsonPayload.connection.dest_port = 22 LIMIT 1000
Lee S. · Reviewed over 5 years ago
one of the table fields was not in the table given in the instrution under task 6
Iqbal M. · Reviewed over 5 years ago
darren r. · Reviewed over 5 years ago
Challenging to get this working, may need updating with latest big query features, some more explanations on why some packet locations are russia etc would be interesting
Sean J. · Reviewed over 5 years ago
Needs update. In step 6.6 the task is to run SELECT jsonPayload.dest_instance,..... but this field does not exist.
Marcus F. · Reviewed over 5 years ago
Keshaba K. · Reviewed over 5 years ago
Tauseef Y. · Reviewed over 5 years ago
Daniel W. · Reviewed over 5 years ago
Jon O. · Reviewed over 5 years ago
Rahul M. · Reviewed over 5 years ago
vpc flow logging does not capture metadata by fedault (as of 1 March 2021) The lab therefore fails to capture information as described. Update needed .... gcloud compute networks subnets update default \ --region us-central1 --enable-flow-logs --logging-metadata=include-all gcloud compute networks subnets update default \ --region europe-west1 --enable-flow-logs --logging-metadata=include-all
MICHAEL C. · Reviewed over 5 years ago
MICHAEL C. · Reviewed over 5 years ago
John K. · Reviewed over 5 years ago
Terry C. · Reviewed over 5 years ago
sophie r. · Reviewed over 5 years ago
Ian C. · Reviewed over 5 years ago
things didn't work, and BigQuery instructions didn't match screen
Jahanzeb K. · Reviewed over 5 years ago
Problem with Task 6
Maxime O. · Reviewed over 5 years ago
Task 7 didn't work properly with the provided SQL
Victoria F. · Reviewed over 5 years ago
Gordon B. · Reviewed over 5 years ago
Query builder in log explorer does not work correctly. No logs found with example queries.
Christopher B. · Reviewed over 5 years ago
Steven T. · Reviewed over 5 years ago
Rahul M. · Reviewed over 5 years ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.