From 7217a295335108278e20caafe5fea8737e121333 Mon Sep 17 00:00:00 2001 From: dpedu Date: Mon, 7 Sep 2015 15:31:22 -0700 Subject: [PATCH] Update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 308eef2..171a541 100644 --- a/README.md +++ b/README.md @@ -20,3 +20,4 @@ Container for running [Varnish Cache](https://www.varnish-cache.org/). Automatic * test.vcl - example default.vcl file * monitorvcl - example showing how reload varnish when the vcl is modified * Apache-format logs are sent to the docker host with rsyslog with programname 'varnish', channel local6.notice +* Want to log to a file instead of syslog? In varnishlog.conf, change the @1.2.3.4 to a file path.