<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hello,<div class=""><br class=""></div><div class="">Trying to log only the slow backend requests:</div><div class=""><br class=""></div><div class=""><font face="Courier New" class="">varnishncsa -b -q 'Timestamp:Process[2] > 0.1’</font></div><div class=""><br class=""></div><div class="">does not produce any output.</div><div class=""><br class=""></div><div class="">In fact, even <font face="Courier New" class="">varnishncsa -b -q 'Timestamp:Process[2] > 0’ </font>does not work.</div><div class=""><br class=""></div><div class="">What am I doing wrong? :)</div></body></html>