• Poul-Henning Kamp's avatar
    Add varnishtop log-tailer. · 4b15c716
    Poul-Henning Kamp authored
    
    Try these:
    
    	varnishtop -i url
    
    	varhishtop -i header -C -I '^user-agent:'
    
    	varhishtop -i header -C -I '^user-agent:' -X MSIE
    
    	varhishtop -i header -C -I '^user-agent:.*MSIE'
    
    	varhishtop -i header -C -I '^user-agent:.*java'
    
    You can also run them on the logfiles from the live test:
    
    	zcat _vlog21.gz | varnishtop -r - -i header ...
    
    	
    
    
    git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@415 d4fa192b-c00b-0410-8231-f00ffab90ce4
    4b15c716
Makefile.am 302 Bytes