Logging

Poul-Henning Kamp phk at phk.freebsd.dk
Mon Jul 10 21:14:53 CEST 2006


In message <76749.1152558587 at critter.freebsd.dk>, "Poul-Henning Kamp" writes:
>In message <1398.193.213.34.102.1152557632.squirrel at denise.vg.no>, "Anders Berg
>" writes:
>
>I should add here I envision a generic set of arguments to logtailers
>which the libvarnishapi should handle for programs:
>
>	-i tag[,tag...] -- include these tags
>	-x tag[,tag...] -- exclude these tags
>
>		If no -i option is given a '-i all' is implict.
>
>	-I regexp -- only data matching regexp
>	-X regexp -- exclude data matching regexp
>
>	-C match regexps case-insensitive

I just realized that having these options would speed up my
analyses of the logs from the live test, so I'll implement
them right away...

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.



More information about the varnish-dev mailing list