Configuring and Using VPC Flow Logs in Cloud Logging Reviews
18566 reviews
Serguei E. · Reviewed almost 5 years ago
Tan K. · Reviewed almost 5 years ago
Caleb J. · Reviewed almost 5 years ago
Daniela C. · Reviewed almost 5 years ago
ong w. · Reviewed almost 5 years ago
Very nice lab
Ankita S. · Reviewed almost 5 years ago
# Incorrect #standardSQL SELECT jsonPayload.dest_instance, resource FROM `flowlogs_dataset.compute_googleapis_com_vpc_flows*` WHERE jsonPayload.connection.dest_port = 22 LIMIT 1000 # Correct #standardSQL SELECT jsonPayload resource FROM `flowlogs_dataset.compute_googleapis_com_vpc_flows*` WHERE jsonPayload.connection.dest_port = 22 LIMIT 1000
Kenichi T. · Reviewed almost 5 years ago
Tiffany L. · Reviewed almost 5 years ago
Derrick H. · Reviewed almost 5 years ago
CHUA J. · Reviewed almost 5 years ago
The steps querying the dataset at the end were unclear to me.
LTI S. · Reviewed almost 5 years ago
Soporte G. · Reviewed almost 5 years ago
Victor G. · Reviewed almost 5 years ago
Error in LAB. String jsonPayload.dest_instance in exercise 6 does not exists
Victor G. · Reviewed almost 5 years ago
Keith O. · Reviewed almost 5 years ago
Shailaja K. · Reviewed almost 5 years ago
vm and source vm is not possible to determine from logs, please correct this: jsonPayload.dest_instance not able to query
Richard M. · Reviewed almost 5 years ago
Niraj D. · Reviewed almost 5 years ago
Domenica S. · Reviewed almost 5 years ago
Adam M. · Reviewed almost 5 years ago
Eduardo A. · Reviewed almost 5 years ago
Paul L. · Reviewed almost 5 years ago
the json fields were not accurate, "vm_instance" names didn't appear for me
Yaron S. · Reviewed almost 5 years ago
Lee W. · Reviewed almost 5 years ago
LTI S. · Reviewed almost 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.