Hi,<br><br>I'm trying to use varnishncsa -c -I to collect the output of varnishncsa concerning a specific domain (e.g.: <a href="http://domain.com/" target="_blank">domain.com</a>). I've attempted the following commands:<br>

<br>varnishncsa -c -I *<a href="http://domain.com/" target="_blank">domain.com</a>*<br>
varnishncsa -c -I /*<a href="http://domain.com/" target="_blank">domain.com/</a><br><br>And none of them worked. But the following command works:<br><br>varnishncsa -c | grep <a href="http://domain.com/" target="_blank">domain.com</a><br>

<br>I feel there is something odd with the varnishncsa -I command. How does this work?<br>
<br><br>Thanks in advance,<br><font color="#888888"><br><br>Kurt Kraut</font>