I'm trying to generate a simple list of url's that get a 'PASS' from Varnish. varnishlog is a great utility, but it appears that it can't do this task, as it primarily logs HITS, and has no tag for PASS.
Any idea if there is a way to log this? Perhaps in vcl_pass subroutine?