• Skip to main content

Uly.me

cloud engineer

  • Home
  • About
  • Archives

GCP StackDriver Firewall Log

October 4, 2019

Here’s one way how to look at traffic hitting a GCP firewall. To view the traffic activity, go to Stackdriver Logging > Viewer. Enter the following search string. Just replace the network name and firewall name.

logName:(projects/project-name/logs/compute.googleapis.com%2Ffirewall) 
AND jsonPayload.rule_details.reference:("network:network-name/firewall:firewall-name")

logName:(projects/project-name/logs/compute.googleapis.com%2Ffirewall) AND jsonPayload.rule_details.reference:("network:network-name/firewall:firewall-name")

Filed Under: Cloud Tagged With: firewall, gcp, logging, stackdriver

Search This Website

Subscribe Via Email

  • Home
  • About
  • Archives

Copyright © 2023