Another way to capture network events is by using the command line flag:
--log-net-log=FILENAME [ --net-log-level=NUMBER ]
This will stream the network events directly to a file of your choosing. If you additionally want it to log the network bytes, then pass --net-log-level=0.