<div dir="ltr">Hey Alex, thanks for the reply.<div><br></div><div>This is my Squid --version:</div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><font face="monospace">Squid Cache: Version 4.6</font></div><div><font face="monospace">Service Name: squid</font></div><div><font face="monospace">Debian linux</font></div><div><font face="monospace">configure options:  '--build=i686-linux-gnu' '--prefix=/usr' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--libexecdir=${prefix}/lib/squid' '--srcdir=.' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-silent-rules' 'BUILDCXXFLAGS=-g -O2 -fdebug-prefix-map=/build/squid-wx8Sif/squid-4.6=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -latomic' 'BUILDCXX=i686-linux-gnu-g++' '--with-build-environment=default' '--enable-build-info=Debian linux' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--mandir=/usr/share/man' '--enable-inline' '--disable-arch-native' '--enable-async-io=8' '--enable-storeio=ufs,aufs,diskd,rock' '--enable-removal-policies=lru,heap' '--enable-delay-pools' '--enable-cache-digests' '--enable-icap-client' '--enable-follow-x-forwarded-for' '--enable-auth-basic=DB,fake,getpwnam,LDAP,NCSA,NIS,PAM,POP3,RADIUS,SASL,SMB' '--enable-auth-digest=file,LDAP' '--enable-auth-negotiate=kerberos,wrapper' '--enable-auth-ntlm=fake,SMB_LM' '--enable-external-acl-helpers=file_userip,kerberos_ldap_group,LDAP_group,session,SQL_session,time_quota,unix_group,wbinfo_group' '--enable-security-cert-validators=fake' '--enable-storeid-rewrite-helpers=file' '--enable-url-rewrite-helpers=fake' '--enable-eui' '--enable-esi' '--enable-icmp' '--enable-zph-qos' '--enable-ecap' '--disable-translation' '--with-swapdir=/var/spool/squid' '--with-logdir=/var/log/squid' '--with-pidfile=/var/run/squid.pid' '--with-filedescriptors=65536' '--with-large-files' '--with-default-user=proxy' '--with-gnutls' '--enable-linux-netfilter' 'build_alias=i686-linux-gnu' 'CC=i686-linux-gnu-gcc' 'CFLAGS=-g -O2 -fdebug-prefix-map=/build/squid-wx8Sif/squid-4.6=. -fstack-protector-strong -Wformat -Werror=format-security -Wall' 'LDFLAGS=-Wl,-z,relro -Wl,-z,now -Wl,--as-needed -latomic' 'CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2' 'CXX=i686-linux-gnu-g++' 'CXXFLAGS=-g -O2 -fdebug-prefix-map=/build/squid-wx8Sif/squid-4.6=. -fstack-protector-strong -Wformat -Werror=format-security</font></div></blockquote><div><div><br></div><div>If I follow your instructions, this is what I get:</div></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><div><font face="monospace">2020/12/31 20:33:49 kid1| Logfile: opening log daemon:/var/log/squid/access.log</font></div></div><div><div><font face="monospace">2020/12/31 20:33:49 kid1| Logfile Daemon: opening log /var/log/squid/access.log</font></div></div><div><div><font face="monospace">2020/12/31 20:33:49 kid1| Store logging disabled</font></div></div><div><div><font face="monospace">2020/12/31 20:33:57 kid1| logfileRotate: daemon:/var/log/squid/access.log</font></div></div><div><div><font face="monospace">2020/12/31 20:33:57 kid1| logfileRotate: daemon:/var/log/squid/access.log</font></div></div><div><div><font face="monospace">2020/12/31 20:33:57 kid1| Logfile: opening log daemon:/var/log/squid/access.log</font></div></div><div><div><font face="monospace">2020/12/31 20:33:57 kid1| Logfile Daemon: opening log /var/log/squid/access.log</font></div></div><div><div><font face="monospace">2020/12/31 20:33:57 kid1| Store logging disabled</font></div></div></blockquote><div><br></div><div>For "rotate" I am getting nothing, but I do however see transactions getting logged to access.log and my logging daemon is running properly.</div><div><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div>> How do you know that your access.log was _not_ rotated?</div></blockquote><div><br></div>Well, for cache.log I can that the file size is getting smaller and there are several cache.log.N files getting created, for access.log nothing is happening.<div><br></div><div>Any tips?</div><div><div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Dec 29, 2020 at 8:37 PM Alex Rousskov <<a href="mailto:rousskov@measurement-factory.com">rousskov@measurement-factory.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 12/29/20 12:33 PM, roee klinger wrote:<br>
<br>
> I am using a Raspberry Pi and the latest version of Squid which I<br>
> installed from apt.<br>
> <br>
> In my cache.log, here are all my logging and rotation-related messages:<br>
> <br>
> 2020/12/29 17:37:14 kid1| logfileRotate: daemon:/var/log/squid/access.log<br>
> 2020/12/29 17:37:14 kid1| logfileRotate: daemon:/var/log/squid/access.log<br>
> 2020/12/29 17:37:14 kid1| Logfile: opening log daemon:/var/log/squid/access.log<br>
> 2020/12/29 17:37:14 kid1| Logfile Daemon: opening log /var/log/squid/access.log<br>
> 2020/12/29 17:37:14 kid1| Store logging disabled<br>
<br>
What is your Squid version? "squid --version" may answer that question.<br>
<br>
The "opening log" lines in your cache.log look strange. I do not see<br>
them in my tests, but my version of Squid is probably different from<br>
yours. If you shut down Squid completely, then remove all cache.log<br>
files, then start Squid, and then rotate once, what logging and rotation<br>
messages do you see in all the resulting cache.log files (including the<br>
rotated ones)? Do not shut down or restart Squid until you collect all<br>
those lines. Include all lines that mention "log" or "rotate".<br>
<br>
Do you see transactions getting logged to access.log?<br>
<br>
Is the logging daemon running? "ps aux | grep 'logfile[-]daemon'" or a<br>
similar command may answer that question.<br>
<br>
How do you know that your access.log was _not_ rotated?<br>
<br>
Alex.<br>
<br>
<br>
<br>
> On Tue, Dec 29, 2020 at 6:40 PM Alex Rousskov wrote:<br>
> <br>
>     On 12/29/20 10:36 AM, roee klinger wrote:<br>
> <br>
>     >     logfile_rotate 10<br>
>     >     access_log daemon:/var/log/squid/access.log logformat=xxxx<br>
>     rotate=10<br>
> <br>
>     > running "squid -k rotate" still does nothing for the access.log file.<br>
> <br>
>     Please note that, according to Squid documentation, your Squid is<br>
>     slightly misconfigured:<br>
> <br>
>     >       rotate=N                Specifies the number of log file<br>
>     rotations to<br>
>     >                               make when you run 'squid -k rotate'.<br>
>     [...]<br>
>     >                               Only supported by the stdio module.<br>
> <br>
>     You are not using an "stdio" module. You are using a "daemon" module.<br>
> <br>
>     This minor misconfiguraiton, if any, does not explain the lack of<br>
>     rotations. The deamon module should still rotate based on your global<br>
>     logfile_rotate directive setting.<br>
> <br>
>     What is your Squid version? What logging and rotation-related messages<br>
>     do you see in your cache.log (check both the pre-rotation and<br>
>     post-rotation files)?<br>
> <br>
>     Alex.<br>
> <br>
<br>
</blockquote></div>