varnishlog

Display Varnish logs

SYNOPSIS

varnishlog |synopsis| <query expression>

OPTIONS

The following options are available:

-k num

Only show the f.txt num log transactions (or log records in -g raw mode)

XXX: Not yet implemented

-s num

Skip the f.txt num log transactions (or log records if in -g raw mode)

XXX: Not yet implemented

SIGNALS

  • SIGHUP

    Rotate the log file (see -w option)

  • SIGUSR1

    Flush any outstanding transactions

SEE ALSO

  • varnishd(1)
  • varnishhist(1)
  • varnishncsa(1)
  • varnishstat(1)
  • varnishtop(1)
  • vsl(7)
  • vsl-query(7)

HISTORY

The varnishlog utility was developed by Poul-Henning Kamp <phk@phk.freebsd.dk> in cooperation with Verdens Gang AS and Varnish Software AS. This manual page was initially written by Dag-Erling Smørgrav, and later updated by Per Buer and Martin Blix Grydeland.

Table Of Contents

Previous topic

varnishhist

Next topic

varnishncsa

This Page