Is there a way to get varnishlog to print requests that take over a certain amount of time to complete? My understanding is that ReqEnd contains: XID req_timestamp comp_timestamp idle_time proc_time xmit_time I'd like to print entries that have xmit_time over a certain amount. -Brad