4

I cannot seem to find a way to see allowed and denied traffic within my Google Cloud Platform logs. Is it true the GCP Firewall does not log allowed/denied traffic?

mr paul
  • 53
  • 1
  • 4

2 Answers2

3

From the GCP firewall documentation:

GCP firewall cannot log as an action. It can only accept or reject a connection. GCP does not collect statistics per rule at this time.

Caps
  • 131
  • 4
2

This is now possible by enabling firewall rules logging. The logging is enabled in individual basis (for each firewall rule one is interested).

Carlos
  • 1,385
  • 8
  • 15