<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Dec 8, 2016 at 3:48 PM, Dridi Boukelmoune <span dir="ltr"><<a href="mailto:dridi@varni.sh" target="_blank">dridi@varni.sh</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">There's currently no way to query the transaction log of a specific request:<br>
<a href="https://github.com/varnishcache/varnish-cache/issues/2154" rel="noreferrer" target="_blank">https://github.com/<wbr>varnishcache/varnish-cache/<wbr>issues/2154</a></blockquote><div><br></div><div>awk is love, awk is life:</div><div><br></div><div><div class="gmail_signature"><div dir="ltr"><div><span style="color:rgb(38,50,56);font-size:13px">varnishlog -d -v -g raw | awk '$1 == XXXXXX'</span><br></div><div><br></div><div>still better than nothing.</div><div><br class="gmail-Apple-interchange-newline">-- <br></div>Guillaume Quintard</div></div></div></div></div></div>