[Varnish] #95: Log entries mixed up with -o

Varnish varnish-bugs at projects.linpro.no
Tue Apr 24 12:48:24 CEST 2007


#95: Log entries mixed up with -o
------------------------+---------------------------------------------------
 Reporter:  anders      |        Owner:  phk
     Type:  defect      |       Status:  new
 Priority:  normal      |    Milestone:     
Component:  varnishlog  |      Version:     
 Severity:  normal      |   Resolution:     
 Keywords:              |  
------------------------+---------------------------------------------------
Comment (by anders):

 Sorry, the output is like this:

 {{{
 # varnishlog -o | grep 'VCL_call' | grep miss
    12 VCL_call     c recv lookup   12 VCL_call     c miss fetch
    15 VCL_call     c recv lookup   15 VCL_call     c miss fetch
    15 VCL_call     c recv lookup   15 VCL_call     c miss fetch
    12 VCL_call     c recv lookup   12 VCL_call     c miss fetch
    15 VCL_call     c recv lookup   15 VCL_call     c miss fetch
    15 VCL_call     c recv lookup   15 VCL_call     c miss fetch
 ^C

 # varnishlog | grep 'VCL_call' | grep miss
    16 VCL_call     c miss
    17 VCL_call     c miss
    16 VCL_call     c miss
    17 VCL_call     c miss
    21 VCL_call     c miss
    24 VCL_call     c miss
 ^C
 }}}

-- 
Ticket URL: <http://varnish.projects.linpro.no/ticket/95>
Varnish <http://varnish.projects.linpro.no/>
The Varnish HTTP Accelerator


More information about the varnish-bugs mailing list