obsrvbl-oss / gcp-flowlogs-reader

Command line tool and Python library for working with Google Cloud VPC Flow Logs
Apache License 2.0
9 stars 2 forks source link

Version 0.7.1 #19

Closed jmarkey closed 3 years ago

jmarkey commented 3 years ago

This PR uses a src_port and dest_port value of 0 for flows where these fields are missing. The fields appear to be missing now for some ICMP flow records.