<div dir="ltr">Hi,<div><br></div><div>I had varnish installed from debian packages. I removed it and compiled it from source. Then I changed my mind again and reinstalled from package. I know, I shouldn't have.</div><div>
<br></div><div>Varnish works fine, but varnishlog doesn't.</div><div><br></div><div>Lauched on its own, it looks for a file that was created by the source install :</div><div><div># /usr/bin/varnishlog</div><div>Cannot open /usr/local/var/varnish/test-jcornuwe/_.vsm: No such file or directory</div>
</div><div><br></div><div>If I try to force the correct file path : </div><div># varnishlog -r /var/lib/varnish/test-jcornuwe/_.vsm</div><div><div>    0 Debug        - ""</div><div>    0 Debug        - ""</div>
<div>    0 Debug        - ""</div><div>    0 Debug        - ""</div><div>    0 Debug        - ""</div><div>    0 Debug        - ""</div></div><div>...</div><div><br></div><div>Said file is 84MB in size.</div>
<div><br></div><div>I can't find a config file that would have been overwritten and have no idea how to get varnishlog to work again. </div><div>If there is a simple way to make varnish write its logs to a file, I'll take it.</div>
<div><br></div><div>Any pointer?</div></div>