<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    <br>
    @Yuri Voinov:<br>
    <br>
    I've only tested it with the webclient.<br>
    <br>
    @Amos Jeffries:<br>
    <br>
    I've tested it with %st and the downloadsize is fine for me now,
    thanks.<br>
    <br>
    Are there any plans to implement a format code to see the
    uploadsize?<br>
    It would be nice to have this feature.<br>
    <br>
    best regards,<br>
    <br>
    Paul<br>
    <br>
    <div class="moz-cite-prefix">Am 24.05.2016 um 20:32 schrieb Amos
      Jeffries:<br>
    </div>
    <blockquote
      cite="mid:009a89d8-79af-45e9-ee97-7baa5e24ceac@treenet.co.nz"
      type="cite">
      <pre wrap="">On 24/05/2016 8:15 p.m., Paul Buechler wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">Hello there,

i've got the problem that i can't see the size of uploades to google
drive in the access.log. Also the downloads aren't visible to me.
Is this a problem caused by HTTPS? I tried changing the logformat but
this didn't helped.
</pre>
      </blockquote>
      <pre wrap="">All the normal logs are recording teh data transferred to client. NOt
from client.

You need to create a custom logformat of your own which uses the %st
code instead of the %<st code.
<a class="moz-txt-link-rfc2396E" href="http://www.squid-cache.org/Doc/config/logformat/"><http://www.squid-cache.org/Doc/config/logformat/></a>

</pre>
      <blockquote type="cite">
        <pre wrap="">best regards,
Paul


systeminformation:

ubuntu 14.04.4 Server
squid: Version 3.3.8
squid logformat: logformat combined   %>a %[ui %[un [%tl] "%rm %ru
HTTP/%rv" %>Hs %<st "%{Referer}>h" "%{User-Agent}>h" %Ss:%Sh
also tested:
logformat squid%ts.%03tu %6tr %>a %Ss/%03>Hs %<st %rm %ru %[un %Sh/%<a %mt
logformat common%>a %[ui %[un [%tl] "%rm %ru HTTP/%rv" %>Hs %<st %Ss:%Sh
logformat referrer%ts.%03tu %>a %{Referer}>h %ru
logformat useragent%>a [%tl] "%{User-Agent}>h"

</pre>
      </blockquote>
      <pre wrap="">Please do not re-define the built in format names. Use a name of your
own. Unexpected and probably not good things will happen.

Amos

_______________________________________________
squid-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:squid-users@lists.squid-cache.org">squid-users@lists.squid-cache.org</a>
<a class="moz-txt-link-freetext" href="http://lists.squid-cache.org/listinfo/squid-users">http://lists.squid-cache.org/listinfo/squid-users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>