varnishlog

Display Varnish logs. More information: <https://varnish-cache.org/docs/trunk/reference/varnishlog.html>.

Debian Debian
RUN apt-get update && \ apt-get install -y varnish
Ubuntu
RUN apt-get update && \ apt-get install -y varnish
Alpine
RUN apk add varnish
Arch Arch Linux
RUN pacman -S --noconfirm varnish
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y varnish
Fedora
RUN dnf install -y varnish
Raspbian
RUN apt-get update && \ apt-get install -y varnish
click the source code to copy install varnishlog on any operating system with command-not-found.com