<p dir="ltr">Hi Gabriel,</p>
<p dir="ltr">Since the vsl is a circular buffer, your are forced to watch for the time period you are interested in. But it's probably easier to just use varnishncsa for what you want instead of varnishlog.</p>
<div class="gmail_quote">On Oct 15, 2015 06:34, "Gabriel Filion" <<a href="mailto:gabster@lelutin.ca">gabster@lelutin.ca</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello there,<br>
<br>
I'd like to create a graph of how much 503 pages were served by varnish.<br>
Is there an easy way to count how much such error pages are sent to clients?<br>
<br>
The only way that I can think right now is to have a permanent<br>
varnishlog that is set to spot the 503s and then use the output from<br>
varnishlog to create the numbers.<br>
<br>
I was wondering if there might be a more clever way of doing this.<br>
<br>
--<br>
Gabriel Filion<br>
<br>
<br>_______________________________________________<br>
varnish-misc mailing list<br>
<a href="mailto:varnish-misc@varnish-cache.org">varnish-misc@varnish-cache.org</a><br>
<a href="https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc" rel="noreferrer" target="_blank">https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc</a><br></blockquote></div>