]] "Angie T. Muhammad" 

| I tried opening the log file with less, vim, and tail but all what am
| getting is either binary (less) or stuff like above (tail).

Use varnishlog(1) to read the varnishlog.

tail and less won't do the right thing as the log file is a circular
buffer and they have no idea where varnish is currently writing.

-- 
Tollef Fog Heen
Varnish Software
t: +47 21 54 41 73

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

Reply via email to