Pretty sure that:

varnishtop -i txurl

Provides what you're after.

On Mar 9, 2010 11:33 PM, "Brad Schick" <[email protected]> wrote:

It would be a nice feature if varnishtop accepted input from stdin, then I
could do something like the following to easily get a view on the most
missed urls:

varnishlog -c -o VCL_call "^miss" | varnishtop -i RxUrl

I assume I could do this by using varnishlog to write to a file and
varnishtop to read it, but then I'd end up with huge files that need
cleaning.

-Brad
_______________________________________________
varnish-misc mailing list
[email protected]
http://projects.linpro.no/mailman/listinfo/varnish-misc
_______________________________________________
varnish-misc mailing list
[email protected]
http://lists.varnish-cache.org/mailman/listinfo/varnish-misc

Reply via email to