Hi all, vlogdump is a small quick and dirty tool I wrote to parse the raw varnishlog output because:
* I'm still using 2.1, so my varnishlog doesn't have "-m" * I wanted to quickly filter transactions by different criterias, possibly playing together * I had never used awk beyond oneliners ;) Here's the README with a few examples: https://github.com/cosimo/vlogdump#readme If you use it, don't leave it running for a long time. {{ include "ymmv", "standard_disclaimer" }} -- Cosimo _______________________________________________ varnish-misc mailing list [email protected] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
